This dungeon crawler game is made with Qt and C++ in the lab of the "Programming 2" course at h_da. The excersices were given by Prof. Benjamin Meyer and Michael Roth.
- JSON import handled via JSON for modern C++
- Dejkstra algorithm based on the implementation of Prof. Stefan Rapp ("AuD" course winterterm 21/22)
Keep in mind that his project was created some years ago. At this time writing an application this size and complexity felt like a great success for me!