Includes prototypes of games that I have created using Python's Tkinter Library such as a Flappy Bird, Snake, Sudoku, and Tic-Tac-Toe!
How do I play these games?
- Download the repository as a .zip or clone it onto your PC
- Open file in a Python IDE such as PyCharm, Visual Studio Code, etc.
- Make sure to install tkinter
- Run the game and have fun!