Skip to content

Simple pong game built with OpenGL/freeglut/SOIL.

Notifications You must be signed in to change notification settings

marinjurjevic/pong-ogl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Simple interactive pong game built using OpenGL, GLUT and SOIL library. Project was created as part of Computer Graphics course which I attended on Faculty of Electrical Engineering and Computing in Zagreb.

Tools

  • OpenGL - Open Graphics Library API!
  • freeglut - Freeglut v3
  • SOIL - Simple OpenGL Image Loader

Build

Source is built using compile.sh script which requires preinstalled libraries.

Controls

Game is played by two players. Left paddle is controlled with 'W' and 'S' keys. Right paddle is controlled with up and down arrow.

About

Simple pong game built with OpenGL/freeglut/SOIL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published