Skip to content

amuhaimin02/imitate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imitate

A simple Simon-like memory game for mobiles, built with Flutter.

1

2

3

4


How to play

Actually very similar to Simon electronic game.

A series of pattern (up, down, left, right) will come out. Then, player needs to replicate the pattern generated by the game. From time to time, the pattern keeps getting longer and longer and player needs to memorize it all in order to score the game. The game is over when the player incorrectly inputted the pattern at some point.

The score obtained is the number of correct attempts in the current level. For example, you are on level 23 but failed at #4, therefore you will only score 4.

Run this project

To build this project, you need to have Flutter installed in your system.

Then run this command in the project's directory: flutter run

About

A Simon-like memory game powered by Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published