Skip to content

rimpo/dont-be-last

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dont-be-last

Just another board game.

Rule of the game:

  • TODO

Pre-requisite

  • Go - 1.4
  • Make

Build the Game

make build-client
make build-server

Run the Game

make run-server
make run-client