Skip to content

David-Parker/Paddle-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

CS 354R - Game Technology

Paddle Game

Team 12

  • Itoro Esiere
  • David Parker
  • Frank Cerasoli
To run program:
  • cd build
  • ./assignment2
To build from source:
  • chmod u+x ./create
  • ./create
Alternative build
  • mkdir build
  • cp -avr Linux-Build-Tools/. build/
  • cd build
  • ./buildit
  • ./makeit Then, to run it,
  • ./assignment2

About

Multiplayer Tennis/Ping Pong game created with a custom game engine using Ogre3d, Bullet, SDL, SDLNet, CEGUI, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published