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-01 01:01:37 +01:00
img/playing_cards Add support for showing playing cards 2024-12-01 01:01:37 +01:00
.gitignore Initial commit 2024-11-30 19:23:45 +01:00
CMakeLists.txt Add support for showing playing cards 2024-12-01 01:01:37 +01:00
generate_images_qrc.sh Add support for showing playing cards 2024-12-01 01:01:37 +01:00
images.qrc Add support for showing playing cards 2024-12-01 01:01:37 +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 Initial commit 2024-11-30 19:23:45 +01:00
Main.qml Add support for showing playing cards 2024-12-01 01:01:37 +01:00
PlayingCard.qml Add support for showing playing cards 2024-12-01 01:01:37 +01:00
ScoreBar.qml Add scorebar 2024-11-30 20:56:20 +01:00