EPISODE 4:
Hedgehog's Dilemma
C++ project
This project is again a school project given to us to apply our C++ lessons. The work was mostly done as we didn't have to do the software engineering part, because a class diagram was given in the subject (although the given diagram was wrong and I had to redo all the software engineering). We had to concentrate on the C++ part and the teacher just wanted us to code, so we could get a good grade by just coding all the classes, and skip the database and GUI part. Ultimately this project taught me how to use SQLite database, and the Qt library.