raul
7b0d6f7501
I realized that I was overly ambitious with the goals I had set for this project, as I still am far too inexperienced with Go to complete this project in a clean manner, time to return to the drawing board and study more about Go itself |
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
client.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!