raul
666d4c18c5
Players could only win if they bombed every single cell, now they actually win when they manage to find every ship |
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
client.go | ||
game.go | ||
go.mod | ||
main.go | ||
server.go | ||
singleplayer.go | ||
tools.go |
README.md
[WIP] Battleship
Recreation of the classic Battleship table game, written in Go and with online multiplayer support!