Testing multiplayer networking with enet and raylib dependencies this project requires enet and raylib. Make will also be required for compiling. install include libraries of enet and raylib in lib/ directory build use make main to build the game client make server to build the server make clean to remove built binaries