Ultimate Tic Tac Toe Arena
Description
Hello! If you're reading this you either came from the game jam, which this was for, or you're just browsing games.
Nevertheless, this game involves you optimising a minmax algorithm to play ultimate tic tac toe. You can alter the algorithm, and also put 2 against each other to see who wins! (or draws, most of the time)
I very much encourage you to share this game with others and put your algorithms against each other, and to start you off, here's my algorithm i made. Just copy this number and load it into the game: 0105205001102580
If you're coming from GXC, here's the link to the itch page, where other people have (hopefully) shared their ai with others, so you can pit your algorithms against theirs as well: https://jellybeans2591.itch.io/uttta
**PS: **Play the tutorial first! It's not the easiest game to get your head around, so the tutorial should help with that.