Skip to content

DesKramer/Pong-SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-SFML

A simple pong game. I wanted to learn some C++ as well as do something with OpenGL, using SFML make the process incredibly simple.

Set-up

  1. Clone, and create /src folder inside repo
  2. Download and install CMAKE
  3. Download SFML
  4. Extract and copy /include and /lib folder into /src
  5. Copy all .dll filles from /bin into the root folder

Usage

Run make in the root directory of repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages