View Single Post
  #6  
Old November 21st, 2003, 11:57 PM
Graeme Dice's Avatar

Graeme Dice Graeme Dice is offline
General
 
Join Date: Nov 2000
Posts: 3,013
Thanks: 17
Thanked 25 Times in 22 Posts
Graeme Dice is on a distinguished road
Default Re: Improving AI Suggestions~vote~

I am of course making the assumption that the random seed is picked from a pseudo-random source every time. It might always be like Civ 3 where the game is completely deterministic once you start as the seed is saved.

Of course, a computer is a deterministic machine, so you'd need an external RNG to have it properly pick the next location to look for the code.
Reply With Quote