flutter-tic-tac-toe icon indicating copy to clipboard operation
flutter-tic-tac-toe copied to clipboard

This is a basic Tic-tac-toe game with sleek animations and AI opponent

TicTacToe

Twitter Follow

Simple TicTacToe app made with Flutter Try out the DEMO here Link to Demo

✨ Features

Available Features

  • [x] Animations.
  • [x] Simple game 'AI'

AI code extracted from https://github.com/IhorKlimov/Flutter-Tic-Tac-Toe/tree/master/lib/ai

Features to Explore

  • [ ] Offline multiplayer
  • [ ] Online multiplayer

💻 Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter

📸 ScreenShots

🤓 Author(s)

Olusegun Festus Babajide Twitter Follow

🔖 LICENCE

Apache-2.0

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.