[A83] Re: sprite game


[Prev][Next][Index][Thread]

[A83] Re: sprite game



Well, speed depends on how fast your routines are, how much you do in a loop, 
type of key input method, how you erase the sprite, and such. I remember that 
you were using getkey for key input, which is slower than direct input. Try 
using that.



««««««««»»»»»»»»
Colin Hart
Xempest@aol.com
««««««««»»»»»»»»

> 
> 2.  I thought since this is an ASM the sprite would move around much faster 
> 
> than it does.  Like, in phoenix... your main ship moves around real fast... 
> 
> yet, my sprite doesnt move around that fast at all.





Follow-Ups: