Skip to main content

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

add update

this game was literallly the second game i made in an actual engine i would need to rewrite this game from the bottom up if i wanted to ever update it again sadly </3

Why rewrite 

because the code for the game is so brittle and bad that adding anything would take longer compared to just remaking the game from the ground up (which im planning to do!!!)

and by bad i mean the code for blocks checks what block it is (thats like 50 variables by the way!!!) every single frame even though it never changes ever <3