UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
72 stars 200 forks source link

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

Open pratheekv39 opened 2 weeks ago

pratheekv39 commented 2 weeks ago

Have you completed your first issue?

Guidelines

Latest Merged PR Link

https://github.com/UTSAVS26/PyVerse/pull/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

github-actions[bot] commented 2 weeks ago

🙌 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!