Skip to content

leevicode/multiplayer-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages