Skip to content

mr-rjh3/OpenGL-Pong

Repository files navigation

OpenGL-Pong

Usage

  1. Download and install MinGW and OpenGL
  2. Clone the repository
  3. Run g++ -o pong.exe *.cpp -lfreeglut -lopengl32 -lglu32 -lwinmm to compile the program
  4. Launch the executable

image

Releases

No releases published

Packages

No packages published

Languages