This project is a feature-rich Cards Matching Game built using Flutter and Dart, designed for cross-platform compatibility and smooth performance. The game challenges users to test and improve their memory skills by matching pairs of cards within the shortest time possible.
- Cross-Platform Support: Runs seamlessly on Android, iOS, and web thanks to Flutter’s robust framework.
- Engaging Gameplay: Classic memory match mechanics with smooth animations and responsive controls.
- Customizable Difficulty: Multiple levels of difficulty to suit both beginners and experienced players.
- Attractive UI: Modern, intuitive user interface with visually appealing card designs.
- Performance Optimized: Fast load times and efficient memory usage for a smooth gaming experience.
- Flutter & Dart: For building the cross-platform mobile and web app.
- C++ & CMake: For possible performance-critical components or integrations.
- HTML: For web version and UI elements.
-
Clone the repository:
git clone https://github.com/AndrewHrechyn/Cards-Matching-Game-Flutter-Dart.git
-
Install dependencies and run:
flutter pub get flutter run