Skip to main content

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

Very cool! I was thinking of a way to make a calculator using the placement of symbols that could act as buttons.

I think that might be possible using the default symbol locations, but I suppose the extra rules for buttons would make it run out of space.

Yeah, I was thinking about something like that at first. I also considered representing the numbers with actual digits, but I realized that'd get difficult with the bag being unordered and all. Maybe someone will figure out a way to do it.

Wow! The calculator is excellent :)

Now, if you organize your symbols in the right order, it's possible, here's how I did it for fizzbuzz