Simple TicTacToe app made with Flutter Try out the DEMO here Link to Demo
- Animations.
- Simple game 'AI'
AI code extracted from https://github.com/IhorKlimov/Flutter-Tic-Tac-Toe/tree/master/lib/ai
- Offline multiplayer
- Online multiplayer
- 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
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.