Skip to content

amitahire/z-fight-club

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebase for z-fight-club

Quickstart:

run make && make test to run single player mode

arrows move your car
c controls the camera
tab changes your weapon
f fires your weapon

=== NETWORK ===
run --network=server to be server
run --network=client --ipaddr=<ip-of-server> to be client

once clients window appears, press enter twice to register.
once all clients are registered, anyone can press space to start the game







Dependencies:

boost
enet
glut/opengl
openal
ode
sdl

doc/ contains the design document and any other documentation

About

z-fight-club's project repository for CMSC 23800

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.5%
  • C 30.9%
  • Python 14.2%
  • HTML 8.3%
  • Other 1.1%