Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 698 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 698 Bytes

Just Memorize

  • A Simple and Fun memory game built with Flutter and Riverpod

Demo Video

demo.mp4

Notes

  • main focus is the game logic and the state management in this app rather then the UI
  • Settings is not implemented yet
  • Can Add Theming , Timer , Levels ... on The Future

Getting Started

  • Clone the project
  • Run flutter pub get
  • Run flutter run

Contrubution

  • Any contributions are welcome. Just fork the project and create a pull request with a brief description of your changes.

License

MIT License


Author