Skip to main content

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

stevenwahlmusic

6
Posts
2
Followers
3
Following
A member registered Feb 21, 2021 · View creator page →

Creator of

Recent community posts

Cool gameplay!

Thanks, I'm glad you enjoyed it!

Thanks for the tip! I wanted to implement a "skip dialog" option at the end which might have helped especially when replaying the game but unfortunately ran out of time. Maybe I'll keep working on this and add it in the future :)

Yeah I agree, unfortunately I didn't have time to add more complex stuff like damage multiplicators, healing, conditionals and other things to make it more strategic. 

Nice game, I really like the different artworks after each game! One thing I wasn't a fan of was all the text and instruction mid game. Often times I tried to read it but since the game is so fast I got distracted by it and died.

Hey there, you made a great tool!
I just wanted to point out that the player was broken for me. I did some troubleshooting and found the problem. The player wouldn't load any json files and instead do nothing or other mysterious stuff.
The reason for that was that when a new json config file gets created, there are some json fields that have no items in them and I think that's why the player is not accepting the file.
I had to first add at least one dummy item into each empty json field. Then I could select the json file in the player and everything was working.

I thought you want to know that because I can imagine that this might happen to other people as well.
Cheers!