Skip to main content

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

Not a bad idea, but there aren't really any mechanics to make use of it.
In most cases, the tower is already standing just fine at the start and doesn’t need any input.

thank you for the feedback I was hoping to refine it more I tried to make the code spawn the blocks in an offset position probably should've spent more time on it. For a first time game jam I was happy enough to have functionality as far as it did, still learning only been learning for a bit 6 months now next time I'll do much better 😀

(+1)

 think you could do something like this: you start with a couple of cubes, but every so often, another cube drops in a random part of the field, and you have to catch it.
Eventually, the tower will grow, and the player won’t be able to ignore the mechanic.

In any case, good luck with your future projects!

ah that's what I was missing i should've had one fall from the top you had to catch thank you! Next time imma keep at it i do enjoy programming