Skip to content

imtoori/flutter_fiar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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.