A simple solitaire card game
- Minimalist design, focuses on simplicity, but customizable to an extent
- Day and night themes, colorful or gradient, according to your liking
- Over 20+ different kinds of games to enjoy, including the classic Klondike
- Drop and continue playing anytime
- Statistics to keep track on your play
- Responsive design, works on mobile, tablet and desktop display
- Load & save games when you need it
To run this project, you need:
- Flutter SDK
- A device or emulator with Flutter support.
- Clone the repository:
git clone https://github.com/amuhaimin02/solitaire.git
- Navigate to the project directory:
cd solitaire
- Get the dependencies:
flutter pub get
- Run the app:
flutter run
This project is licensed under the GNU General Public License v3.0. You are free to use, modify, and distribute this software under the terms of the GPLv3.
For more details, see the LICENSE file or visit the official GPLv3 documentation.