This is a prototype battleship client/server written in Go to these specs: https://github.com/thagomizer/battleship.
go run main.go -type server
go run main.go -type client
This is a prototype battleship client/server written in Go to these specs: https://github.com/thagomizer/battleship.
go run main.go -type server
go run main.go -type client