This Kit have all you need to start your own dungeon crawler game
This project feature common dungeon crawler elements found in most games, such as:
- Random dungeon generator
- Status and level system
- Inventory
- Auto level creator
- Mobs and traps
- Items and boss
- Multiple weapons
There is a complete scene in the project that generate random dungeons that contain:
- 5 different mobs
- 3 types of weapon
- A health potion
- Doors, walls, halls
- 1 wall trap
This scene can be expanded to have all sorts of mobs and other things.
There is a scene to try the dungeon generator, like the one in the demo.
All the game code is well commented and there is a documentation in the root folder.
Try out the demo.
For any support please leave a message.