Thanks to visit codestin.com
Credit goes to github.com

Skip to content

i9or/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Clone of the classic Pong game with simple AI written in modern C++17 and SFML3.

Setup

Clone the repository

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

and open it in any C++ IDE with CMake support.

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

Contributors