0 Forks
3 Stars
3 Watchers

flutter_tic_tac_toe

This is a TicTacToe Player to play against an AI. This is part of the edx course for Introduction into AI.

How to download and setup flutter_tic_tac_toe

Open terminal and run command
git clone https://github.com/md-weber/flutter_tic_tac_toe.git
git clone is used to create a copy or clone of flutter_tic_tac_toe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_tic_tac_toe https://github.com/md-weber/flutter_tic_tac_toe/archive/master.zip

Or simply clone flutter_tic_tac_toe with SSH
[email protected]:md-weber/flutter_tic_tac_toe.git

If you have some problems with flutter_tic_tac_toe

You may open issue on flutter_tic_tac_toe support forum (system) here: https://github.com/md-weber/flutter_tic_tac_toe/issues