Skip to content

Rafaat Elhagaan is a First Person Shooter game implemented in C++ using OpenGL for academic purpose.

Notifications You must be signed in to change notification settings

medo/raafat-elhagan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

raafat-elhagan

Rafaat Elhagaan is a First Person Shooter game implemented in C++ using OpenGL for academic purpose.

Depenedencies

For Linux

sudo apt-get install mpg321

How to run it

For Linux

make
./run.sh OPPONENT_IP -s|-c

For Mac

make mac
./run.sh OPPONENT_IP -s|-c

One of the players should run it with -s flag and the other with -c flag.

About

Rafaat Elhagaan is a First Person Shooter game implemented in C++ using OpenGL for academic purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages