Tic-Tac-Toe ?

A simple mobile game built with Flutter

TicTacToe

Don't forget to give a star if you like this project ??

Note: This repository is still under development and I will continue to add more features to it! ?

General Info ?

The purpose of this project was to practice Flutter development by creating simple mobile game.

Getting Started ?

1. Setup Flutter

2. Clone the repo

$ git clone https://github.com/SaiManojBotchu/TicTacToe.git
$ cd TicTacToe/

3. Install dependencies

$ flutter pub get

3. Run app

$ flutter run

GitHub

https://github.com/SaiManojBotchu/TicTacToe