We are students of King Mongkut's University of Technology North Bangkok working together on a group project on a computer programming class.
Typing test project, which requires python to create, which the instructor suggested using pygame for this project.
- pygame (latest) -> no specific version
- pygame_gui (latest) -> no specific version
These libraries are managed with pipenv to make them easier to run in different environments and our project is using python version 3.9
First of all, you need to contact pipenv to manage the environment, where you can see how to install it here.
After installation you need to go into the source code folder first after typing the command.
pipenv shell
pipenv install
After typing the above two commands, you can run the game with commands via script.
If you're running macOS or Linux
chmod +x ./run.sh
./run.sh
If you're running Windows
You can click on **run.bat** to open the program.
or
.\run.bat
- Yongyuth Chuankhuntod (Python Developer & Lead Team)
- Sukonlawat Choolert (Graphic Designer)
- Pornthawan Khumphai (Graphic Designer)
- Pawat Narkjuathong (Composer)
- Chanakan Toursupap (Composer)
- Jirapong Chanthaleka (Composer)