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
2024-01-27 23:16:47 +02:00
assets working logics 2023-12-29 18:22:54 +02:00
views AI checks oponent next step to win 2024-01-27 23:16:47 +02:00
.gitignore added AI on db 2023-12-30 00:15:11 +02:00
db.go AI checks oponent next step to win 2024-01-27 23:16:47 +02:00
game.go added AI on db 2023-12-30 00:15:11 +02:00
go.mod added AI on db 2023-12-30 00:15:11 +02:00
go.sum added AI on db 2023-12-30 00:15:11 +02:00
LICENSE Initial commit 2023-12-28 07:51:51 +00:00
main.go AI checks oponent next step to win 2024-01-27 23:16:47 +02:00
README.md readme about 2023-12-29 20:44:47 +02: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

Live

To try live version of this game visit https://ttt.arns.lt