Tic Tac Toe

Standard Tic Tac Toe against a simple AI opponent. I kept this as simple as possible for the sake of going through the full process of launching a game.

It's been roughly 10 years since I've built/launched a game, so this was a good refresher on the nuances of getting everything working... both in terms of working with Godot and getting it uploaded on itch.

Features:

  • Single player Tic Tac Toe against a (very) simple AI opponent
  • Starting player and symbol is randomly selected each game
  • Restart button appears at the bottom when each game concludes
  • Minimalist UI hopefully conveys board state and win/draw conditions
  • Handles edge cases like getting two three-in-a-rows at once
  • Made with Godot
  • HTML5, desktop and mobile compatible (should work anywhere with a mouse or touchscreen)

Leave a comment

Log in with itch.io to leave a comment.