A lot of people make minimax AIs for tic-tac-toe, but that's kind of boring, so I made one for ultimate tic-tac-toe. It's (as of now) beatable, but it's quite difficult to win, and with some improvements it will probably be perfect. To twist it up a bit more, instead of making it in python (like a lot of people do), I made it in javascript, so you can play it in your browser.
Sebastian Lagues video on Minimax: [ Ссылка ]
Link to itch page: Will post soon, I just have a bunch of exams and have to fix a few more bugs.
0:00 - Intro
0:25 - Ultimate Tic Tac Toe
1:59 - Minimax
3:50 - The issue
5:33 - Attempt #1
7:29 - Attempt #2
9:14 - Attempt #3
12:03 - Game Over
Ещё видео!