Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pkx8326/classic_python_hangman_game

This repository contains Python codes for the classic Hang Man game. The user will be assigned a random word to guess, one character at a time. If the user gets everything right, the program says "Well Done!", but if the user can't get the word right in 6 tries, the program says "Game Over!"
https://github.com/pkx8326/classic_python_hangman_game

classic game guessing hangman python word

Last synced: 1 day ago
JSON representation

This repository contains Python codes for the classic Hang Man game. The user will be assigned a random word to guess, one character at a time. If the user gets everything right, the program says "Well Done!", but if the user can't get the word right in 6 tries, the program says "Game Over!"

Awesome Lists containing this project