Releases: Supreme1707/Python-Word-Game
Releases · Supreme1707/Python-Word-Game
Release 1.0
Release 1.0
Download
Download the zip file provided and unzip it. Then, open Terminal/Command Prompt and type cd path/to/unzipped/folder
or cd C:\path\to\unzipped\folder
. Now, type python main.py
and the game will start! If it shows a Syntax Error, try using python3 main.py
.