Skip to main content

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

has anyone noticed that bigger tracks have bigger codes?

That's because the map gets translated into the code, this way you can translate the code into the map. So if a map contains many blocks it takes more code to describe the type of block, orientation and position of every block.