GLPong


Description :

Pong was the first computer game. Two players, each controlling their paddle, must return the ball to each other. Points are scored like in tennis. The source code is provided.
The game is played by two players on the same computer or against the computer. The computer will automatically play if not human input was given for a few seconds.

Ctronols:

  • Left player: Ctrl/Shift keys or tap on the upper/lower half of the left side of the screen.
  • Right player: Up/Down keys or tap on the upper/lower half of the right side of the screen.
opengl logo

Play it online:

Downloading...
screenshot

Installation:

Unzip the downloaded file into a temporary directory, then run the program located in the bin subdirectory.

Download:

GLPong v1.32 (binary et source pour Windows et Linux) (477 Ko)

Open Source:

Source code on GitHub