Skip to content

alirrah/pong

Repository files navigation

Pong

This is a recreation of the classic pong video game. Implemented in the C++ programming language, using Modern OpenGL API to display graphics on the screen.

Controls

  • Q/A for movement of the left paddle
  • P/L for movemnt of the right paddle
  • +/- for change ball speed

Timer

game finished after 90 seconds

Compile

To compile you need Freeglut library and OpenGL API installed on your system. Visual Studio Solution is also available for Windows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published