BallGame A Python rewrite of a flash game I loved to play when I was a child. Requirements Python 3 Pygame Use pip install -r requirements.txt to install the required package. Run the game Run python main.py to start the game.