Skip to content

Commit 37b1541

Browse files
Update README.md
1 parent f837dc5 commit 37b1541

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
The classic game "gallows" in which the player needs to guess the hidden word. Make with PyGame and Tkinter modules.
1+
The classic game "gallows" in which the player needs to guess the hidden word. Made with Tkinter module.
2+
3+
You can install the game on your computer using installer.py. This creates the game data and the main.pyw file - the game launcher. Data contains dictionaries for the game and ASCII arts for GUI.
24

35
(You don't need to install any modules)
46

57
P.S.
68

7-
...
9+
- Python version: > 3.3
10+
11+
- OS: Windows (7)-10, Linux [situation]

0 commit comments

Comments
 (0)