Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Code Addition Request]: I would like to add " Word Ladder Puzzle Game " in Game Development #774

Closed
3 tasks done
pratheekv39 opened this issue Oct 21, 2024 · 2 comments
Closed
3 tasks done
Assignees
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.

Comments

@pratheekv39
Copy link
Contributor

Have you completed your first issue?

  • I have completed my first issue

Guidelines

  • I have read the guidelines
  • I have the link to my latest merged PR

Latest Merged PR Link

#234

Project Description

Word Ladder Puzzle is a word game where players transform one word into another by changing only one letter at a time. Each intermediate step must be a valid word. The game challenges players to find the shortest path between two words, testing vocabulary and problem-solving skills. It uses a dictionary of words and a search algorithm to find valid word ladders between the start and end words input by the player.

Full Name

V Pratheek

Participant Role

Contributor at GSSOC, Hacktoberfest

Copy link

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Assigned Indicates an issue has been assigned to a contributor. level1 gssoc-ext hacktoberfest labels Oct 22, 2024
UTSAVS26 added a commit that referenced this issue Oct 28, 2024
Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Assigned Indicates an issue has been assigned to a contributor.
Projects
None yet
Development

No branches or pull requests

2 participants