An experimental demo with procedurally generated dungeons and randomly spawned collectables used to enhance your abilities and increase your score.
[PATCH NOTES]
Version 0.3:
- Added Mana Crystal and Soul Crystal items.
- Soul Crystals grant a 20 second additive buff that increases Player speed by 30% and item collection radius by 50%.
- Added a camera toggle to switch between dynamic and static camera behaviors.
- Greatly increased Level generation speed.
- Added various new visuals and environment details.
- Reduced Level geometry to increase performance.
- Fixed level reset error.
Version 0.2:
- Greatly reduced Level generation time.
- Visual effects updated.
Version 0.1:
- Added a progress bar for tracking Level generation.
- Level Exit is now guaranteed to spawn at a significant distance from Level Start.
- Decreased Level generation time.
- Fixed various minor bugs and UI rendering errors.