mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-07 09:00:58 +00:00
Create README.md
This commit is contained in:
parent
8671bd125f
commit
3037f5eeb3
6
scripts/Word Guessing Game/README.md
Normal file
6
scripts/Word Guessing Game/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
### Word Guessing Game
|
||||
#### This is a game where you guess a randomly generated word that the computer gives you.
|
||||
#### You have 10 lives, and you have to enter a character in each step
|
||||
#### If you want more lives, just edit line 39, in execute()
|
||||
#### If you want to enter a custom word, comment line 14 and uncomment 15
|
||||
#### Enjoy the game!
|
Loading…
Reference in New Issue
Block a user