View Single Post
  #12  
Old May 8th, 2004, 04:36 AM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: traffic report: [url]www.Dom2minions.com[/url]

Actually it can get alittle more specific than that. A program could read in the map and figure the terrains for each providence. Then it could read in all the neighbor lines. Now it should be possible to find a province which is Mountain or Swamp, and one which is an Island (surrounded by water neighbors), or a lake (water surrounded by land), or a shoreline province, or maybe even decent chokepoints on the map.

Im picturing seperate province files that can be randomly selected and inserted into the .map such as
#land XX
#landname "there be DRAGONS HERE"
#poptype XX (trolls)
#magicsite "something appropriate here"
#magicsite "something appropriate here"
#magicsite "something appropriate here"
#commander "Carrion Dragon"
#equip "anti-magic amulet"
#bodygrd 10 "Iron Dragon"
#units 20 "Dragon Men"
#commander "Red Dragon"
#units 20 "fire drake"
etc etc etc

If there was a decent way of marking the province files. Such as "Dragons Lair" being for mountains, and the "BoogeyMan Bog" being for swamp, the "Crystal Spires" for an island. That way the program can randomly select from the many (hopefully a ton of player offered) province files, then try to find an approprite location for it and insert it there. If we get up to having a hundred files, and I randomly insert 10-20 in each of the daily random generated games then it seems like it could be a worthwhile project.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote