A collection of classic card games built with Flutter, featuring Golf Solitaire, Klondike Solitaire, and Free Cell with progressive difficulty levels, achievements, and customization options.
Visit cards.jlogical.com to play the web version.
This project uses the card_game package to handle:
- Card positioning and layouts
- Drag and drop mechanics
- Card flipping animations
- Game state management
While this is primarily a showcase project, contributions are welcome!
If you enjoy this project, please consider:
- Starring this repository
- Checking out the card_game package
- Providing feedback or suggestions
This project is licensed under the MIT License - see the LICENSE file for details.