Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Had a good time with your game until it crashed. I really love the dwarf fortress look and feel, and the music is good (but too loud). The tutorial worked great. I was a bit frustrated I can't have more workers dwarfs to scale up the defense especially in the harder modes. The engine works like a charm though.


The crash is: panicked at src/designate_tool.rs:186:45: index out of bounds: the len is 60 but the index is 60

(+1)

Thanks for playing, and for the feedback and error report. At the last minute I lowered the music volume but clearly not enough.

I really wanted some mechanism for increasing worker count. The leading idea was designating a "party zone" where workers would go and potentially... make more workers. Unfortunately didn't have any time to explore that idea.

Sorry about the crash! I think it is https://github.com/rparrett/entytd/issues/1 and I would recommend staying clear of the edges of the map to avoid it for now.