You are browsing as a guest. Sign up (or log in) to start making projects!

6h 25m 48s logged

Devlog #14:

In search of a better way to make a bot, I went on the world’s most reliable website: Wikipedia- and struck gold. The page on tic-tac-toe contains a strategy section, containing the optimal strategy that always leads to a draw. Of course, my game isn’t actually the same as Vanilla tic-tac-toe, so the player will probably still win most of the time. I haven’t actually implemented most of the rules, only the last few that are the least important. In my defense, they were the easiest to make. I did kinda struggle with the bot trying to mark a place that already has been placed, and it took like half and hour for me to figure that out.

IDK what I should do for the screenshot, you can’t really tell that I changed anything.

0
15

Comments 1

@Cassetu

coool!