A simple two-player game played on a 3×3 board
Flutter TIC-TAC-TOE Game
Looking for an interactive game? This game got you covered.
Run Locally
Clone the project
git clone https://github.com/yuvraj0028/tic_tac_toe.git
Go to the project directory
cd tic_tac_toe
Install dependencies
flutter pub get
Run App
flutter run