Skip to content

V-H-R-Oliveira/Golang-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple tic-tac-toe game

Build with Golang

To compile, type in your app, (You must have your GOPATH pointed to this folder):

  • go install app or make

To run, type in your terminal:

  • go run app

To clean, type in your terminal:

  • make clean

Releases

No releases published

Packages

No packages published