Java Swing Solitaire Game

Classic Desktop Solitaire with Object-Oriented Design Patterns

Overview

A standalone desktop application developed with Java Swing, demonstrating a fully functional Solitaire card game. Emphasizes clean design patterns and event-driven GUI programming.

Download & Run

Download Solitaire Game (ZIP)

Instructions: Unzip and open the SolitaireApp folder. Double-click the SolitaireApp application to run on Windows and enjoy. (App runs natively on Windows without Java installation needed)

Play In Your Browser (Powered by CheerpJ)

This version runs directly in your browser using CheerpJ without needing Java installed locally.

Note: First-time load may take a few moment longer to be ready.

Screenshots

Solitaire GUI Screenshot Solitaire GUI Screenshot

Key Features

Architecture

Use Cases

Contact

Source code is private. For access or to discuss game enhancements, please contact me.

Back to top