Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.82 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.82 KB

Tic-tac-toe with Flutter

Downloads Contributors Forks Stargazers Issues License

About The Project

Screen Shot

A simple tic tac toe game in Flutter.

Built With

ToDo app was built primarily using Flutter, a powerful UI toolkit for building natively compiled mobile, web, and desktop applications. With Flutter, you created a beautiful and functional user interface that works seamlessly across multiple platforms.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/savaf/flutter_tic_tac_toe.git
  1. Navigate to the project directory
    cd flutter_tic_tac_toe
  1. Install dependencies
    flutter pub get
  1. Run the application
    flutter run

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.