Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1014 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 1014 Bytes

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.