Game Launcher is a python + pygame application that hosts various pygame games.
Games coded in Python by Tim Ruscica: https://github.com/timisgreat3579
Refer to the Word document for example use.
It includes:
- Fully functional chat system
- Playable games
- Profile Viewing
- and More!
If you would like access to sign up and authentication, please contact me for the Private Access Keys in order to be able to use the database.
This requires pip, Pygame, and BOTO3.
$ pip install pygame
$ pip install boto3
MIT