Skip to content

amuhaimin02/solitaire

Repository files navigation

Solitaire

A simple solitaire card game

Play on web

Open Solitaire

Features

  • 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

Screenshots

Screenshot desktop 1

Screenshot desktop 2

Screenshot desktop 3

Screenshot desktop 4

Screenshot mobile 1

Screenshot mobile 2

Screenshot mobile 3

Screenshot mobile 4

Getting Started

Prerequisites

To run this project, you need:

  • Flutter SDK
  • A device or emulator with Flutter support.

Installation

  1. Clone the repository:
    git clone https://github.com/amuhaimin02/solitaire.git
  2. Navigate to the project directory:
    cd solitaire
  3. Get the dependencies:
    flutter pub get
  4. Run the app:
    flutter run

License

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.