Re: [stella] Seawolf: Day Eleven

Subject: Re: [stella] Seawolf: Day Eleven
From: Manuel Rotschkar <cybergoth@xxxxxxxx>
Date: Fri, 16 Jan 2004 12:05:13 +0100
Hi there!

> Great progress!  Great attention to detail.  Can't 
> wait to see what kind of features you'll add to the 
> game.

Hm... I'm uncertain here about most things. First I'll 
try to have some basic gameplay going, then we'll see 
where to go from there... :-)

> The game reminds me of Atlantis right now as far as 
> the random ships and speeds.

I'll get more intelligence into this soon. The fastest 
ship needs to be the PT for example. At the moment it's 
all just random.

> Can your score have 3 colors like my playfield one?  
> If it can't I might just leave the playfield one as 
> is.

Sure. Comment out the:

SLEEP 11

And place:

LDA colortab,Y
STA COLUP0
STA.w COLUP1

Right after the WSYNC.

I just did this for Seawolf. :-)

Greetings,
	Manuel

Attachment: seawolf.bin
Description: application/macbinary

Current Thread