A small python game written during my first semester of college! This game helped me learn a lot while also realising that I was interested in making many more such games in the future.
GameplayDemo.mp4
Install pygame, using:
pip install pygame
Following this, run the application with:
python3 pong_v2.py