/pong

Classic game

Primary LanguageC++

Pong

Self-explanatory, I guess.

Setup

Clone the repository

git clone --recursive https://github.com/i9or/pong.git

and open it in any C++ IDE with CMake support. I use CLion, by the way.

Run

Click "Run" button in your IDE.

Attributions

Art: https://www.behance.net/garnenka

License

Code is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3 only.

AGPLv3 Logo