This is a Solitare game written with Qt + QML. I made this project as my final project for the AP7MP class.
Find a file
2024-12-05 02:34:28 +01:00
img/playing_cards Add support for showing playing cards 2024-12-01 01:01:37 +01:00
qml Move all qml files to qml/ dir 2024-12-05 01:22:18 +01:00
src Don't shadow variable 2024-12-05 02:34:28 +01:00
.gitignore Clean up gitignore 2024-12-05 01:27:43 +01:00
build.sh Add script to build the project manually 2024-12-01 01:10:43 +01:00
CMakeLists.txt Move source code to src/ dir 2024-12-05 01:59:15 +01:00
generate_qrc.sh Track qml files in qrc 2024-12-05 01:47:24 +01:00
images.qrc Make a more generic generate_qrc script 2024-12-05 01:28:46 +01:00
LICENSE-THIRD-PARTY.txt Add support for showing playing cards 2024-12-01 01:01:37 +01:00
LICENSE.txt Add GPL 3.0-or-later license 2024-11-30 21:01:01 +01:00
main.cpp Track qml files in qrc 2024-12-05 01:47:24 +01:00
qml.qrc Track qml files in qrc 2024-12-05 01:47:24 +01:00