A Klondike-style Solitaire implementation written in C++ with Qt.
Simply download the repository and open the solitaire.pro
file with Qt Creator and compile it. The complete project was developed under Ubuntu 21.04, but should work on Windows and Mac too.
This project was part of a C++ semester course at the Hochschule Bremen. It was realized completely within Qt 5, leveraging it's graphics, sound and widgets functionality.
The project is licensed under the MIT license. See LICENSE
for more info.
This project uses the following assets which are available for use online:
- https://freesound.org/people/LittleRobotSoundFactory/sounds/270404/
- https://i.pinimg.com/originals/10/80/a4/1080a4bd1a33cec92019fab5efb3995d.png
All other assets were created by ourselves and can be used under the license terms of this repository.