top of page

Multiplayer Games
This is a multiplayer game called:
Space Fight
Using RakNet and HGE game engine, I created a PVP space fight with only 2 players with the following features:
-
Login system with verification system done at server side, to ensure there can only be 1 such user at any point of time
-
Registration system with bitwise encryption of player's data at server side
-
2 different weapons which are missile and laser
-
Revived 10 seconds later after every death
-
Dead Reckoning


bottom of page