Skip to main content

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

I'm most curious about the booter part, how gets to load resources once the loader is executed (I guess locations are hard coded like in a zx spectrum loader), but in general, nice game!

The booter was based directly on this: https://github.com/alexfru/BootProg
I can't take any credit for that. :)