Skip to content

A simple 3D pong game made when following the OpenGL Super Bible 5th Edition

Notifications You must be signed in to change notification settings

sizlo/GlutPong3D

Repository files navigation

GlutPong3D

A simple 3D pong game made when following the OpenGL Super Bible 5th Edition. The project uses glut and the GLTools library provided with the OpenGL Super Bible.

--Building-- Everything needed to build is in the repo so the project should build fine if you just open the project in xcode 5 or visual studio 2013

--Playing-- Choose what players are AI controlled or player controlled with these cmd line args: --p1AI --p1Player --p2AI --p2Player

Non AI players are controlled with the mouse. The p key pause/unpauses the game, the r key resets the game.

About

A simple 3D pong game made when following the OpenGL Super Bible 5th Edition

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages