9 lines
207 B
Markdown
9 lines
207 B
Markdown
|
# 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
|