Scholasticpal / HacktoberFest2021_

Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
10 stars 60 forks source link

Added Pong Game under C++/Buildagame #104

Closed aayush749 closed 3 years ago

aayush749 commented 3 years ago

This is a pong game made in C++, using SDL2.

Gameplay

Pong 2021-10-31 18-22-08 00_00_00-00_00_30

I've also added a README.md which include the build instructions.

Thanks for reviewing the PR, hope you merge this!!