This is an simple game inspired by Crazy Arcade
Using C++ and ege graphics library
Main source code can be found in src/ folder
The client.exe and server.exe will be in bin/ folder after make
wmove upamove leftsmove downdmove rightspacelay the bomb
Just run the server.exe and type L in the login page
-
First run server.exe in computer A in a local network and have an IPv4 address $aa.bb.cc.dd$, and type
zto activate online mode, start listening -
Run client.exe in computer B in the same local network with A.
type the server’s address (in this case
$aa.bb.cc.dd$ ) in the command line -
Start fighting with your friend


