Arjan Bakker wrote:
>I'm having some troubles with
>generating random numbers. I'm now using the refresh register which I add to
>the previous offset in a look-up table, but it isn't random enough for me.

In stead of adding 'R' to the previous offset, try adding the joystick 
inputs. Or rotate/shift the offset every button-press. User input is often 
the best way of creating random numbers :)
A bit of XOR'ing here and there is not a bad idea either.

Greetz,

         Patriek


****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****

Reply via email to