mkillianey/gobattleship
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Fun with the Go programming language!
=====================================
(My first Go application.)
Install:
go install github.com/mkillianey/gobattleship
Test:
go test github.com/mkillianey/gobattleship/battleship
Run:
go run github.com/mkillianey/gobattleship