Skip to content

Sieciechu/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a simple tic-tac-toe app for 2 players.

It's mostly about learning golang features, syntax, exchanging info between channels. It's not to meant to be "serious app".

How to run?

The easiest way is to use docker:

$ ./docker-build-image.sh

$ ./docker-run.sh

Link do GoDoc:

https://godoc.org/github.com/Sieciechu/tic-tac-toe/src/tictactoe

About

Simple Tic-tac-toe CLI game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published