Atari ST Programming: A Simple Game in STOS
Retro Game Coders
APRIL 29, 2022
So far we have only used one sprite so my sprite bank now includes a background tile as Sprite 2 and the monster sprite as Sprite 3. Background Tiles and Beating the Sprite Limits. I use a couple of for loops, one for rows and one for columns, and repeatedly paste the tile sprite over and over. Full Demo Game Code.
Let's personalize your content