Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I enjoyed figuring out what my abilities were doing and how I could make a stronger team! It was a little difficult learning how to play at first, but I think I understood my abilities better with each successive run.


I unfortunately ran into this bug midway through play:


Error

src/controller/sprites.lua:166: attempt to index a nil value

Traceback

[love "callbacks.lua"]:228: in function 'handler'

src/controller/sprites.lua:166: in function 'updateHeal'

src/controller/sprites.lua:117: in function 'update'

main.lua:147: in function 'update'

[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>

[C]: in function 'xpcall'

Thanks for the feedback! I think you found a bug that crashed the game, sorry about that. Would be better if the game had autosave, so you could just continue from where the game crashed.