Skip to content

Releases: Rion96/TicTacToe

Fixed input mistake

31 Mar 20:32
Compare
Choose a tag to compare

Clicking outside the boxes in the first turn caused an instant game over because of a misplaced if statement

Added mouse controls

30 Mar 17:15
Compare
Choose a tag to compare

You can now control the game using the mouse.
No more entering numbers

Added Smart AI

30 Mar 14:46
Compare
Choose a tag to compare

Now you can play against an AI that will actually try to win ;)

First Release

28 Mar 14:51
Compare
Choose a tag to compare

First release of TicTacToe for TempleOS