KanapongAiamtip / tictactoe

a basic tic tac toe game created in flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⭐ Tic-Tac-Toe

a basic tic tac toe game created in flutter

πŸ“– Table of contents

πŸ“ General info

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

🎈 Technologies

in this app created with:

πŸ’» Setup

To run this project follow these steps:

  1. Clone the repository
$ git clone https://github.com/KanapongAiamtip/tictactoe.git
  1. Open the project
$ cd tictactoe
  1. Install dependencies
flutter pub get
  1. Run app
$ flutter run

About

a basic tic tac toe game created in flutter


Languages

Language:Dart 94.6%Language:Objective-C 1.8%Language:Java 1.6%Language:Swift 1.1%Language:Kotlin 0.9%