Skip to content

This is a Pong clone developed in C++ using SFML.

Notifications You must be signed in to change notification settings

IshankGulati/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

This is a Pong game clone developed in C++ using SFML. Game directory contains only game built in release mode. For complete source code refer Visual Studio Project directory.

How to run

Just run the executable in the Game directory. Use left and right arrow keys to move the paddle and down arrow key to stop it.

Additional Dependencies

Microsoft Visual C++ Redistributable for Visual Studio 2015. You can get it here.

Credits

I have followed tutorials at gamefromscratch.com and most of the artwork is from the tutorial itself.

About

This is a Pong clone developed in C++ using SFML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages