Skip to content
/ PONG Public

replica of the famous multiplayer game pong built according to oop fundementals with sfml library

License

Notifications You must be signed in to change notification settings

urnotnagy/PONG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

This is my replica with C++ for the famous arcade game PONG. I used SFML graphic library to render the graphics, and OOP principles to program.

You can run this game for yourself by simply installing SFML on your PC and running the visual studio file and building the program. If you have trouble with this, please use refer to building instructions file

If you want to read more about the implementation of everything, refer to the documentation

Easter egg: try to go to line 26 of main.cpp and switch the current color pallet with the commented one for dark mode! You can also try any color combinations you like dark mode

About

replica of the famous multiplayer game pong built according to oop fundementals with sfml library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages