CheesyBoy123 / GO-Battleships

A quick and easy console battleships game made in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GO-Battleships

This is a quick console based battleships game made in Golang. You play against an AI that chooses random locations to attack.

Created using go version go1.10.4 linux/amd64

To compile all you need to do is 'go build' or use 'go run Battleships.go'

About

A quick and easy console battleships game made in Golang.


Languages

Language:Go 100.0%