Skip to content

ozgurcancal/pongSFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User interface data (view), data manipulation (model), and input control (controller) are separated to simplify maintenance and scalability.

How to build

mkdir build
cd build
cmake ..
make

How to run

./pong

Game Options

Menu :
press 1 for SinglePlayer
press 2 for Multiplayer
press 3 for Options

Game Speed : 
press 1 for Slow option
press 2 for Moderate option
press 3 for Fast option

Game Difficulty
press 4 for Easy option
press 5 for Medium option
press 6 for Hard option


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published