These are some games I created while learning python thought it would be fun to share
-
Make sure you have a python intrepeter downloaded (v 10.0 or above) if not download from here
-
Download the games which you want to play
-
To run the game using CLI open the folder and type
python main.py
#or
python3 main.py- If you are using an IDE just hit run.