A simple Tic Tac Toe game made in Flutter
Read Time:48 Second

A simple Tic Tac Toe game made in Flutter

0 0

Tic Tac Toe

A simple Tic Tac Toe game made in Flutter

This is a simple Tic Tac Toe game made in Flutter written albeit a little cookie cutter.

Installation

There are several ways to save this repository on your device. Two of these options include:
git clone https://github.com/carrot2803/Tic-Tac-Toe.git

Install Flutter and dependencies:
You can download and install Flutter from the official Flutter website: https://flutter.dev

Run the following command to install the required dependencies:

flutter pub get

Run the app: Connect your device or emulator, and run the following command to launch the app:

flutter run

Contributing

Contributions are welcome. If you have any ideas, suggestions, or bug reports, please create an issue or submit a pull request. You can also contact me at carrot#8856 on Discord.

Snippets

A simple Tic Tac Toe game made in Flutter
A simple Tic Tac Toe game made in Flutter

Acknowledgments

The Flutter and Dart communities for their amazing tools and support.

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A Flutter Book Search App that allows users to search for book information
Entrada siguiente User App for Quick Shop built in flutter