gogo

module
v0.0.0-...-6183631 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2024 License: MIT

README

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.

Directories

Path Synopsis
cmd
client command
cmd/client/main.go
cmd/client/main.go
server command
cmd/server/main.go
cmd/server/main.go
internal
api
pkg
gogame
internal/goboard/goboard.go
internal/goboard/goboard.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL