A very, very simple game. Mostly using it to test the game engine of Project Magrathea.
Runnning the game should be as simple as
pip install -r requirements.txt
./pong
I'm working on creating standalone executables with Pyinstaller so that dependencies are managed.
Controls are Q and A for the left hand player and P and L for the right.