Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoshitunaiga/py_vanishing_man

Interactive word-guessing game where a player tries to figure out a hidden word letter by letter. Essentially is an interactive game loop that manages state, handles user input, and provides appropiate feedback while maintaining the core game rules and mechanics of the classic Hangman game.
https://github.com/yoshitunaiga/py_vanishing_man

os python

Last synced: 2 months ago
JSON representation

Interactive word-guessing game where a player tries to figure out a hidden word letter by letter. Essentially is an interactive game loop that manages state, handles user input, and provides appropiate feedback while maintaining the core game rules and mechanics of the classic Hangman game.

Awesome Lists containing this project