Skip to main content

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

Played for a bit, overall a cool game, and I enjoyed it!

But there are some problems:

  1. I couldn’t finish it, found 2/3 gems - got out of memory error :(
  2. At some point I found too much gold and it all dropped on the floor and left only 2 in my pocket. (I guess everything over 300 gets reset to 0?)

ye, these memory problems... i made this game little bit to big for ZX... on CSpine simulator I don`t have problems with last gemstone... i need find some 10 bytes for last scene.

and gold.. its 255 (ubyte) I didn't believe it be biger in level, I try makig it integer, bet dont have

I change some params for web player, I found all three gemstones without errors. And fixed the problem with gold falling out of pockets.