`
summary
DUNGE
Purpose of this page
This is by no means a professional landing page for my game,this is a project of mine i take semi-seriously and learn the most from in coding and music making,this is still linked under the portfolio entry because the things i have made forthis dungeon crawler are definitely worth sharing.
Information
What is dunge?
Dunge is a top-down dungeon crawler,the idea is that it's completely procedural,so every room is predictable according to specific formulas,and so is time, it has been a passion project for me since i was 15,i used to make it in scratch, but now i'm making it in processing in java
Creator
I'm Floris Timmermans, online i call myself ISomeone,and i'm currently developing Dunge, I like to make music and code,and i have a website check it out
Things made for DUNGE
2026 June - Now
GUI Engine
- GUI Engine i had to make because i`m using processing
Animation DSL
- Custom animation dsl i made specifically for dunge
World Gen
- World gen config system
AI DSL
- Custom AI dsl i made for dunge too
Binary save system
- Binary format that turns json into compact chunks of 24 bytes
Things planned for dunge (concepts)
Future
L-System plant generation
- Generating nature based on L-systems