Skip to content

DouglasWiley/GameTechMultiplayerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameTechMultiplayerGame

Multiplayer version of 3D Pong playable over LAN created by myself, Alissa Hall, and Anurag Papineni.

Implemented using the following open source libraries:

Ogre3D (Graphics)
Bullet (Physics)
SDL (Sound and Networking)
CEGUI (GUI)

To play the game on UTCS lab machines:

Open a terminal
CD in to the game directory
./buildit
./assignment3

To play a multiplayer game:

Launch game
Click "create server" on one computer
Click "join server" on another computer and enter the host name of the server computer

Controls:

W to move your paddle up
A to move your paddle left
S to move your paddle right
D to move your paddle down
ESC to quit

Screenshots: Main Menu

MP Game

End Screen

About

LAN Multiplayer Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published