This is a modern and stylish Tic Tac Toe app developed with Flutter. It offers two game modes, subtle animations, and a unique Neo-brutalism design.
-
Game Modes
- AI Mode: Challenge the AI (varying difficulties to be implemented later).
- Two Player Mode: Play with a friend on the same device.
-
Neo-Brutalism Design
- Minimalist yet bold design with bright colors, sharp contrasts, and clean lines.
-
Subtle Animations
- Winning line animations, smooth transitions, and cell interactions.
- Clone the repository:
git clone https://github.com/Cod-e-Codes/tictactoe.git
- Navigate to the project directory:
cd tictactoe
- Install dependencies:
flutter pub get
- Run the app:
flutter run
This app was developed by CodēCodes, also available on GitHub.