Skip to content

jhpy1024/glfPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glfPong

Pong clone for 1GAM February - written using:

  • C++(11)
  • FreeGLUT
  • GLEW
  • OpenGL

How to play

  • If you have CodeBlocks installed, you should be able to download the repo, open the project and run it.

  • If not, download the repo and try running the build in Builds/Debug/. If that doesn't work you may need to install the Visual C++ Redistributable package. (I'm not 100% sure)

About

Pong clone for 1GAM February - written using C++(11), SFML to create the OpenGL context and handle input, and OpenGL for graphics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published