Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Managed to fill up all the space, and make more money than I was spending ( if only that was always the case! )

Only gripe was that I had to keep pressing the left/right arrows to move, rather than hold them.. though I was silly and decided to see how large the play area was to begin with!

Fixing the movement by allowing the player to keep the R/L button pressed was the second thing I fixed after the jam: https://github.com/renato-grottesi/arduboy/commit/1d7ecf7cc63a259983ecdd374d531c51e0453ed3

I'm thinking of perhaps increase the speed to 2 pixels/s when the button has been kept hold more than 2 seconds and to 4 pixels/s after 5 seconds to make it less painful.  And I'll implement another suggestion about double clicking R/L to move to the next free spot to build.

Thanks a lot for playing and for the feedback! :-)