An open API service indexing awesome lists of open source software.

https://github.com/1farz1/just-memorize

Fun & Memorization Game . Flutter - Riverpod
https://github.com/1farz1/just-memorize

flutter flutter-riverpod game memory-game riverpod

Last synced: 8 months ago
JSON representation

Fun & Memorization Game . Flutter - Riverpod

Awesome Lists containing this project

README

          

# Just Memorize

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

## Demo Video
https://github.com/1FarZ1/just-memorize/assets/91225280/8930b7a4-8023-4c25-ad96-da11ea05dcd9

## 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

- [Fares Bekkouche](https://github.com.com/1farz1)