An implementation of the classic Solitaire card game built with Python and Thinker.
- Fully functional Solitaire gameplay, including shuffling, dealing, and win conditions.
- Interactive graphical user interface with draggable cards.
- Game state management using object-oriented programming principles.
- Python v3.10.8
- Thinker