Testing the Tic Tac Toe game what will learn all moves and will not lose after training.
## Technical idea
* practice go language
* features to deal with go lang: sqlite, translations
assets | ||
views | ||
.gitignore | ||
db.go | ||
game.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
tic-tac-toe
Testing the Tic Tac Toe game what will learn all moves and will not lose after training.
Technical idea
- practice go language
- features to deal with go lang: sqlite, translations
Live
To try live version of this game visit https://ttt.arns.lt