The TicTacToe GUI game starts with a GUI board. First, the player has to click on any box to start the game. It contains the Minimax algorithm; which is a decision rule used for a two-player game. We ...
I decided to patch the games I mentioned in #2841 to work on the latest version of TIC80. I got all of them working, I will publish them soon. In the game HexaPix, I got that working, but I was ...