Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 737 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 737 Bytes

Playful Go

Go Play is a repository for playful experimentation with Golang.

Go Report Card Go Play Build Status GitHub license

Battleship the Game

It currently includes a command line Battleships game.

Usage

  • Have Go installed
  • On the command line - run go install in the project directory
  • On the command line - run playfulgo