medo / raafat-elhagan

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:C++ 98.7%Language:Makefile 0.9%Language:Shell 0.4%