Re: [stella] Need Help with 13 - character display routine.

Subject: Re: [stella] Need Help with 13 - character display routine.
From: Thomas Jentzsch <tjentzsch@xxxxxx>
Date: Sun, 7 Dec 2003 10:28:50 +0100
On Saturday, December 6, 2003 at 16:28, Paul Slocum wrote:
> But with the 48-pixel sprite, I'm not sure if 13 characters is
> possible.  If the loop is unwrapped to remove extra cycles from indexing
> and looping, can you draw the missiles and ball in addition to the 48-pixel
> graphics, making it 51?

Maybe, but the biggest problem here is, that you will have three
copies of each missile. So the ball is the only useful extra object
like I have used it in my score display of Jammed ('-').

Have fun!
Thomas                            
_______________________________________________________
Thomas Jentzsch         | *** Every bit is sacred ! ***
tjentzsch at web dot de |

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread