Skip to content

Pong game made in order to learn C++ programming and OpenGL.

Notifications You must be signed in to change notification settings

Simon-Belanger/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong

Pong game made in order to learn C++ programming and OpenGL.

Goals

  1. Code the game.
  • Ball movement + collisions;
  • Paddles movement on user input;
  • Collisions of ball with paddle;
  • Points score;
  • ...
  1. Bundle in an app.

About

Pong game made in order to learn C++ programming and OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published