The Tic Tac Toe Game project is a classic implementation of the popular two-player game. This project is built using Flutter, and it includes features such as single-player mode with different difficulty levels, two-player mode, and a visually engaging interface with a chalkboard theme.
- Single Player Mode: Play against the computer with three difficulty levels: Easy (Good Dog), Normal (Sneaky Kitty), and Hard (Top Hat Rat).
- Two Player Mode: Play against another player on the same device.
- Confetti Animation: Celebrate wins with a confetti animation.
- Chalkboard Theme: Aesthetic design with a chalkboard background and tally marks for scores.
- Responsive UI: Adaptable layout for different screen sizes.