Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 556 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 556 Bytes

Pong Game

Pong Game - C++ and SDL2

Ball bounces off the paddles

Game-end condition

Ball misses AI paddle

Game-end condition 2