Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Complicated game! I made a menu and ate some cookies. I guess I could have earned more money if I set things right, but my dessert burger and healthy pizza still brought me in some income.


I got a bit confused with the commands and needed to use the help system after every command! Also some commands need to use the name and some work with the index so I got in a tangle, your gameplay video helped.

(+1)

Hehe, Thanks for the review :) This is actually the first game I have made in this genre, so it is not perfect, but I will try to make better ones in the future! And yeah, the commands requiring names one time and index other times are a bit confusing sometimes. I intended to make all of them have both name and index as acceptable parameters, but not using a text-game engine made it a bit complex. Would have been better if I had made a whole organized system for handling commands XD