项目作者: imtoori

项目描述 :
Four-In-A-Row in Flutter
高级语言: Dart
项目地址: git://github.com/imtoori/flutter_fiar.git
创建时间: 2020-04-23T12:34:10Z
项目社区:https://github.com/imtoori/flutter_fiar

开源协议:

下载


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.