NTUT-FUCK-PTSD / Fuck-PTSD

This is a repo about rewriting the game `crypt of the necrodancer` in OOP Lab
MIT License
3 stars 2 forks source link

Add UnlockStairs events and refactor code #148

Closed HeavenManySugar closed 4 months ago

HeavenManySugar commented 4 months ago

This pull request adds new event, UnlockStairs, to the codebase. The UnlockStairs event is handled in the MiniBoss classes. Additionally, this pull request refactors constructor parameter names in various classes and refactors the MapData.h and ClickEvent.cpp files to improve code readability and maintainability.