An open API service indexing awesome lists of open source software.

https://github.com/imtoori/flutter_fiar

Four-In-A-Row in Flutter
https://github.com/imtoori/flutter_fiar

connect4 flutter-example flutter-game four-in-a-row

Last synced: 10 months ago
JSON representation

Four-In-A-Row in Flutter

Awesome Lists containing this project

README

          

# Flutter FIAR

Four-in-a-row game in Flutter

## Game modes

- Player vs Player (only local)

- Player vs Cpu

- Dumb

- Hard

- Hardest

- Demo (Cpu Hard vs Cpu Hardest)

## Getting Started

Run the application to play :)

`git clone git@github.com:imtoori/flutter_fiar.git`

`flutter run`

## Screenshots




## Codepen

Check out the CodePen here https://codepen.io/imtoori/pen/VwvPmjw

## Contributions

Contributions of any kind are more than welcome! Feel free to fork and improve the project in any way you want, make a pull request, or open an issue.