Rafaat Elhagaan is a First Person Shooter game implemented in C++ using OpenGL for academic purpose.
sudo apt-get install mpg321
make
./run.sh OPPONENT_IP -s|-c
make mac
./run.sh OPPONENT_IP -s|-c
One of the players should run it with -s
flag and the other with -c
flag.