This project is a Solitaire game implemented in Java Swing. It provides a digital version of the classic card game that can be played directly on your computer.
Features
Game Rules: Follows the standard rules of Solitaire.
User Interface: Intuitive layout with drag-and-drop card interactions.
Undo Functionality: Allows players to undo their last move.
Restart Option: Provides the ability to restart the game at any time.
Responsiveness: The game interface adjusts to different screen sizes for optimal user experience.

Usage Start a new game by launching the application. Interact with cards using drag-and-drop or click-to-select. Use the undo button to revert the last move. Restart the game at any time from the menu.