Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Gameplay: 2/5, Creativity: 2/5
It's a side scroller without much specials.

Graphics/sounds/polish: 2/5
Although I like the simple graphics, I don't like the flicker. Try using multiple pages and ScreenSet!
There is no sound.

Interpretation/completeness: 5/5
Well, it's complete!

You're right about the flicker, the compiler has a screen lock command that I have used, but I forgot to include here.  But I'll definitely consider screen pages for the next time.

Thanks for the comments

Locking the screen is something different: ScreenLock disables the integrated drawing commands, but lets you write to the buffer memory directly.