This is a basic game built to experiment with features of Pygame. The player must dodge obstacles to get points.
You must have Python3 installed to run the program.
Download Python
After you have installed Python3, use this command to install pygame:
pip install pygame