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
Find a file
2023-12-28 07:51:51 +00:00
.gitignore Initial commit 2023-12-28 07:51:51 +00:00
LICENSE Initial commit 2023-12-28 07:51:51 +00:00
README.md Initial commit 2023-12-28 07:51:51 +00:00

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