Huh. I've tried making a Fibonacci'd galaxy from base 2 and base 4 or Fibonacci^2
but it goes non-random really fast. Which either means I'm way to tired and will notice the problem in the morning or these guys used very small coordinates, or did something more with the Fibonacci numbers. I wouldn't know which.
8,6,4,0,4,4,8,2,0,2,2,4,6,0,6,6,2,8,0,8,
8,6,4,0,4,4,8,2,0,2,2,4,6,0,6,6,2,8,0,8,
8,6,4,0,4,4,8,2,0,2,2,4,6,0,6,6,2,8,0,8,
8,6,4,0,4,4,8,2,0,2,2,4,6,0,6,6,2,8,0,8,
8,6,4,0,4,4,8,2,0,2,2,4,6,0,6,6,2,8,0,8,
Not very semi-random once you hit certain combo's of numbers...Such as an 8 and a 6. That was done by hand, from remembering those numbers as two trouble numbers. Feel free to check the math.
Maybe an array of numbers with each number refering to an index in the array? Anyway, my brain is tired.
[ August 05, 2004, 08:00: Message edited by: narf poit chez BOOM ]