Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Really cool dungeon crawler. Love the old-school graphics and the wand-mechanic. I would definitely like to see an expanded version where there is more to discover.

The game crashed after a few levels:

Error

shortest-path.lua:70: current=nil with path length=1

Traceback

[C]: in function 'assert'
shortest-path.lua:70: in function 'shortest_path'
main.lua:424: in function 'new-turn'
default-event-handler.lua:60: in function 'key-pressed'
main.lua:474: in function <main.lua:469>
[C]: in function 'xpcall'

Thanks a lot for the review! I’m planning to add more content, but first I’m focusing on the basics like fixing the crash you encountered.