← Back to all projects

Tic-Tac-Toe

Simple board game focusing on clean architecture and reusable UI patterns for future projects.

Tic Tac Toe is a classic two-player game played on a 3x3 grid. The objective is to take turns marking spaces with either an "X" or an "O" and be the first to align three of your marks in a row—horizontally, vertically, or diagonally.

  • Role: Solo developer
  • Engine: Unity
  • Language: C#
  • Status: Prototype
Platform Windows / Mobile
Input Mouse / keyboard / Mobile
Genre Strategic Depth
Tech used Scriptable Objects, UI Toolkit / UGUI, basic shaders (if any)

Under development. More details coming soon!