This was made as a minigame for MF366's Minigame Collection.
Released as standalone for all to play :)
Before everything, you need Python 3.10 which you can download here.
Now let's get started :)
Also, this app is not quite running on Linux right now, so please be patient until this is fixed.
Click on "Code" and click "Download ZIP"
This will download the entire repository.
Or get the latest release of this repo here.
pip install -r requirements.txt
The requirements.txt already comes with the repo.
Simply do python PongEngine.py
.
If you have downloaded everything successfully, the game shouldn't crash on boot.
And if it didn't, have fun :)
As said, this was made as a part of MF366's Minigame collection.
Make sure to check it out here, there are cool minigames there.