Skip to main content

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

How did you do this?!

(+1)

By rapidly flickering the sprites placement every frame and using the double wide script. I'm able to make 1 sprite look like 2 exist. And on a real CRT or a good emulator the flickering sprites look solid. Add that with some careful color placement and you can make some detailed walls using nothing more than 128 bytes of RAM and have some leftover data for other operations and updates. And I'll soon have a screenshot of the battle screen showcasing even more of my sprite flickering tricks.

(+1)

Oh thanks! Impressive work btw

(+2)

I actually used to do this for my projects but I forgot lol

(+1)

Everyone needs a memory jog sometimes.

(+1)

Yeah tbh