| Template-Game-Project |
- BEFORE 2024
This is a Template Game i made in python3 using the pygame library
you will need to install the pygame library before you use this project
currently this project is only tested on linux
to install pygame, in the terminal you can use the following command:
sudo apt-get install python3-pygame
- UPDATE: 2024
this project has been updated with some bug fixing and cleaned Up Code, and has been tested
this has been tested on Windows