This is a Shapez game developed based on Qt5.
The game is a course project for Advanced Programming in the first semester of the second year at the School of Intelligent Science and Technology, Nanjing University.
For convenience in uploading, the build and debug folders, which contain compilation files, have been removed.
Additionally, the backgroundmusic.mp3 file in the res folder has also been deleted.
It should be ready to use upon download.
I developed it using Qt Creator, and the project can be opened by loading the shapez.pro file.
Even if it doesn't run, the code inside should not be corrupted.
However, there is an obvious issue with the file structure. Due to the limited time at that time, I didn't have the chance to refactor the code.