/game-launcher

a game launcher to host all of my python games

Primary LanguagePython

Game Launcher

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.

Installation

This requires pip, Pygame, and BOTO3.

$ pip install pygame
$ pip install boto3

License

MIT