A collection of games made using pygame.
- custom UI templates
- working scene management with game objects
Create python virtual environment at directory, activate it, and run
pip install pygame
Use the following command to use the shell script run.
This will run the program and after the program is closed it will remove all the files generated by python runtime.
source run