A simple yet visually appealing Tic-Tac-Toe (X-O) mobile game developed for Android. The project focuses on providing an interactive and fun user experience with a clean UI and a purple-themed color palette. The app includes both single-player mode with basic AI and two-player mode for local gameplay.
Role:
Designed and developed the full Android application using Java/Kotlin.
Implemented game logic (win conditions, draw detection, restart function).
Created a responsive UI with smooth animations and a modern color scheme.
Added basic AI opponent for single-player mode.