Skip to content

Multiplayer implementation of board game `Onitama` in C

Notifications You must be signed in to change notification settings

tixvage/onitamac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onitamac

Build and Run

Linux

$ make -B
$ ./server &
$ ./client &
$ ./client &
$

Windows

> make -B
> server.exe
> :: I dont know what is the equivalent of `&` in windows so just open new cmds or run from file explorer

About

Multiplayer implementation of board game `Onitama` in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published