A downloadable game for Windows

  • probably 64bit version
  • game state and temp files are at (AppData user folder)\Roaming\DungeonDemo\
  • while running, you can see room/map files in python code (somewhat json) format
  • after quitting the game it clears map folder, archiving it into save.jz file
  • rooms are loaded from those temp map files (and generated as those), loading the room you are in and all neighbouring rooms
Controls
  • arrows - movement
  • esc - save and quit
  • space - show debug view (main loaded file & no visibility filtered)
  • left shift + N - full restart (remove map files & generate new dungeon)
  • T - see current room w/o neighbours rooms
  • F - allow to walk 1 next step ignoring walls
  • Z - show dialogue window (arrows - select/scroll, space - make selection)
  • Y, U - calc stats: change level by -1 or +1 (press left shift for x10)
  • P - calc stats: player/monster mode
  • M - calc stats: add +80 to MAG stat (up to +800)
Custom map

to make a custom starting map, delete save.jz and create your edited basemap.py into game's roaming folder


Download

Download
love2d-dungeon-gen-tech-demo-win-64.zip 4 MB
Version 7 Sep 14, 2023

Development log

Leave a comment

Log in with itch.io to leave a comment.