A simple solitaire game built using the Godot game engine. This project serves as a tutorial or base for building solitaire-like card games in Godot.
The game is designed as part of a YouTube tutorial. Check out the complete video in my YouTube channel.
- Drag-and-drop mechanics: Click and drag cards to move them around the board.
- Stock pile system: Draw cards from the stock pile.
- Basic solitaire rules: Organize cards into piles according to the solitaire game rules.
- Easy to customize: Extend the game with more features and custom rules
- Card Sprites yuidust/deck-of-cards
This project is licensed under the MIT License. See the LICENSE file for details.

