Skip to content

Reicher/gogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gogo

A go game in go. One part is client which opens a TCP connection to a specific port and IP. The other part is a server which can accept connections from players. The first player is put in a waiting spot. When the second player connects a go game is created and random starting colors is choosen. The server sends out a updated game struct to both players and waits for commands from both. Each command that is sent is checked for validity.

About

A go game in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages