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
- Host: GitHub
- URL: https://github.com/1farz1/just-memorize
- Owner: 1FarZ1
- Created: 2024-06-08T10:47:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T12:48:29.000Z (about 2 years ago)
- Last Synced: 2025-04-12T21:53:17.757Z (about 1 year ago)
- Topics: flutter, flutter-riverpod, game, memory-game, riverpod
- Language: Dart
- Homepage:
- Size: 52.6 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)