View Single Post
  #11  
Old February 10th, 2009, 04:25 AM

das123 das123 is offline
Corporal
 
Join Date: Mar 2003
Location: Australia
Posts: 109
Thanks: 2
Thanked 20 Times in 11 Posts
das123 is on a distinguished road
Default Re: RanDom v2.03 - Map gen & Semirandomizer... Updated

Thanks for the feedback.

I'm working my way through it. I've come up with a simple(ish) formula for map dimensions. Essentially if you allow each province a 120 x 120 pixel dimension, you simply multiply the number of provinces by 120 squared to get your total pixels. To make a square map you just take the square root of this total; or you can set an arbitary width - divide the total pixels by this amount to get the height. So the the formula is w x h = p x (120 x 120).

With Fiddle Prov%, is it a logrithmic scale, linear scale, or some other formula. I'm wondering if 100 in the builder is really 50% or some other figure?

I'll post next draft again soon.
__________________
Want to auto back-up each turn?...Dom3Bak
Reply With Quote
The Following User Says Thank You to das123 For This Useful Post: