Ticky Tacky Toe

A simple two-player Tic Tac Toe game built using Godot 4.5 — currently a work in progress. The game follows the classic Tic Tac Toe rules: players take turns marking spaces on a 3×3 grid.

Project Status

The core gameplay is complete — grid detection, win checking, reset functionality, and a working main menu are all implemented. Future updates will focus on adding player modes (e.g., Player vs AI) and improved UI animations.

Basic Functionality

Game Board

  • A 3×3 grid of clickable cells.
  • Each player takes turns marking X or O using the mouse.

Turn System

  • Players alternate turns automatically.
  • The current player indicator is shown.

Win Detection

  • The game automatically detects wins and draws.
  • A message displays the result (Win or Draw).

Reset System

  • A Reset button clears the board and restarts the game instantly.

Main Menu

  • A simple main menu allows the player to start the match.

Future Enhancements

  • Single Player Mode (AI): Add an opponent that plays automatically using basic logic.
  • Animated UI: Add subtle transitions and sounds for marking tiles or winning.
  • Responsive Layout: Adjust board size for mobile viewports.
StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorKathleen Povadora
GenrePuzzle
Made withGodot
TagsCozy, Godot, Indie, Two Player
ContentNo generative AI was used

Leave a comment

Log in with itch.io to leave a comment.