Comments

Log in with itch.io to leave a comment.

Nice new game, thank you. I've also included it in my new video along with other recently released games. Hope you like it.

Cool game, well executed. Actually the idea behind it is so simple I wonder why nobody had it before (at least not that I know of). Two thumps up!
If only I was a better player... I didn't even finish level 4. Yet....

Hint: You might want to consider adding the tag C64 for increased awareness.

Thanks ... good idea

(1 edit)

Game tries to place too many sprites in some levels, overwriting $d010 and $d011. C64 has only 8 sprites with pointers at $d000-$d00f. As result screen switches off or to trash. Appears especially in levels with mine-layers.

AH, thanks - it's supposed to limit to 8 - I may have accidentally disabled that when I was experimenting with virtual sprites

Thank you for the fix. Screen works fine now.

Now there seems to be some issue with the yellow shooters when all sprites are active. Their shots seem to speed up player's ship movement.

Ok, i'll take a look at that

Deleted 20 days ago

No

Only appears in levels where there is seemingly no sprite left to display the shot. The shot sound appears but no sprite but the player sprite accelerates.

Nice demo!

I see you added the thrust animation. Excellent!

Most versions do have the thrust animation, some don't because I ran out of graphic space