Simple CPP Game

Welcome to the Simple CPP Game Documentation!

Gameplay Overview

Simple CPP Game is a simple game, written in C++, that shamelessly rips off Atari’s classic, Pong.

img/gameplay.png

Gameplay is simple: use W/S or Up/Down to steer your paddle to bounce the ball back to your AI opponent. If you miss, the AI wins. If the AI misses, you win! Games are played in a best-of-1 format.