Skip to main content

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

Thanks!

i defenitly could've polished it a bit more if i had started the jam earlier,i only had two days and making the game mechanics took a day and a half so i didnt have much time for level design, i also wanted to expand more on the mechanics but it got way too complicated to be able to finish before the deadline. when you combine the game adds up the scale and velocity then normalizes the position of all the pieces to determine where you'll spawn. originally it was going to be that each cube has an area around it and it will only combine with the bits near it but i realized that i didnt build the player code in a way where that would be possible (to handle multiple combinations of bits together into multiple player bodies) and recoding that would've taken too much time. i also didnt have enough time to playtest the game and sent it to some people who then told me about more game breaking bugs i managed to fix before the deadline

i am planning on remaking the player system and physics, adding now levels and introducing more mechanics after the jam ends.

thank you so much for the feedback, its a great help!