lelledev / gotictactoe-bash

Tic Tac Toe with Go in Bash

Repository from Github https://github.comlelledev/gotictactoe-bashRepository from Github https://github.comlelledev/gotictactoe-bash

Tic Tac Toe in Go

This small project is an example of how you can use my module gotictactoe.

It was fun to develop Tic Tac Toe. However, I will stop to improve this package, and I will concentrate on other projects to learn Golang.

How to use it

Play the game

go run main.go <n>

Tic Tac Toe with Golang in Bash

About

Tic Tac Toe with Go in Bash

License:MIT License


Languages

Language:Go 100.0%