Randomizing a Map each turn?

Topics that are not maps. Discuss general map making concepts, techniques, contests, etc, here.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.
Post Reply
WidowMakers
Posts: 2774
Joined: Mon Nov 20, 2006 9:25 am
Gender: Male
Location: Detroit, MI

Randomizing a Map each turn?

Post by WidowMakers »

At the start of each game can a certain map choose from several different layouts and XML files. If there is a map with the same number of territories and bonuses but he connections are different. Strategy would be different since you would never know what map configuration you were getting.

So I guess my question is:
Can the program randomly pick between several XML and Jpeg files for a map when it is initiated?
Last edited by WidowMakers on Sun Dec 03, 2006 1:23 pm, edited 1 time in total.
User avatar
wcaclimbing
Posts: 5598
Joined: Fri May 12, 2006 10:09 pm
Location: In your quantum box....Maybe.
Contact:

Post by wcaclimbing »

it could probably work. that would be fun, but it would be A LOT of extra work for the mapmakers.
Image
User avatar
Hoff
Posts: 861
Joined: Thu Mar 16, 2006 1:46 am
Location: Philadelphia, PA

Post by Hoff »

i dont understand what you are saying.
User avatar
cowshrptrn
Posts: 838
Joined: Thu Aug 17, 2006 1:15 pm
Location: wouldn't YOU like to know....

Post by cowshrptrn »

Hoff wrote:i dont understand what you are saying.


i'm pretty sure he menas that you make a couple of maps w/ X countries, but the continents and borders are different on each one. For every new turn the map changes, so a clump of countries coudl be a continent one turn, then in the next have a mountain range and continent borders going between them.
Image
sfhbballnut
Posts: 1687
Joined: Fri May 05, 2006 3:01 pm

Post by sfhbballnut »

someting else that would be cool is just being able to pick random for the map when you set up a game.

Then you could have it hidden on the join games menu so that no one knows what map they're playing on 'til the game starts
User avatar
cowshrptrn
Posts: 838
Joined: Thu Aug 17, 2006 1:15 pm
Location: wouldn't YOU like to know....

Post by cowshrptrn »

sfhbballnut wrote:someting else that would be cool is just being able to pick random for the map when you set up a game.

Then you could have it hidden on the join games menu so that no one knows what map they're playing on 'til the game starts


You'd ahve to be careful with that, or you might have 6 ppl on a tiny map, maybe if you set a list of maps and it woudl randomly choose a map from the list you set up.

This shodul probably go into a different forum....
Image
WidowMakers
Posts: 2774
Joined: Mon Nov 20, 2006 9:25 am
Gender: Male
Location: Detroit, MI

Post by WidowMakers »

Actually the territories on the map are the same each time. It is the boarders and attack lines that change. Like a map with Hi and Low tides. Hi tide with the extra water some territories do not touch therefore you cannot attack, and low tide a lot less water is there so many more territories touch.

So the main question is:
-Can we have the same territory layout?
-3 or 4 different Jpegs showing different attack routes?
-3 or 4 XML files associated with those Jpegs?
User avatar
Marvaddin
Posts: 2545
Joined: Thu Feb 09, 2006 5:06 pm
Location: Belo Horizonte, Brazil

Post by Marvaddin »

Interesting idea... we could block some attack routes in winter due to snow :)

Is it possible?
Image
User avatar
Forza AZ
Posts: 4546
Joined: Thu Oct 19, 2006 9:27 am
Gender: Male
Location: Alkmaar, Netherlands

Post by Forza AZ »

Marvaddin wrote:Interesting idea... we could block some attack routes in winter due to snow :)

Is it possible?

Yes, you could make 4 seasons for example. In winter a few mountain passes are blocked, in fall a few rivers are uncrossable due to heavy rainfail and in summer a few deserts are to hot to cross for example.

And then make each turn start a new season.
User avatar
RexRegis
Posts: 92
Joined: Thu Aug 17, 2006 12:43 am
Location: Sweden

Post by RexRegis »

Forza AZ wrote:
Marvaddin wrote:Interesting idea... we could block some attack routes in winter due to snow :)

Is it possible?

Yes, you could make 4 seasons for example. In winter a few mountain passes are blocked, in fall a few rivers are uncrossable due to heavy rainfail and in summer a few deserts are to hot to cross for example.

And then make each turn start a new season.


each turn = new season
Bad idea... if you play 4 players every player will get his own season.
there should be something else controlling the seasons.
I could say something interesting, but I wont
WidowMakers
Posts: 2774
Joined: Mon Nov 20, 2006 9:25 am
Gender: Male
Location: Detroit, MI

Post by WidowMakers »

It would be random. You would never know what "season" was coming. It would be possible for the same season to happen 3 times in a row. Just like the dice, we would randomize the attack routes.
User avatar
sully800
Posts: 4978
Joined: Wed Jun 14, 2006 5:45 pm
Gender: Male
Location: Bethlehem, Pennsylvania

Post by sully800 »

And idea similar to this was discussed in the map ideas thread. It would be possible to have the image of the map change because the image could be a gif. However to have the borders/continents change you would need a dynamic XML which I don't believe is possible. Or you would need several XML files that the computer would choose from to determine borders (and place the corresponding image) but I don't think that is possible either.

It would be an awesome feature but I don't think it can be done.
User avatar
Econ2000
Posts: 458
Joined: Tue Jul 25, 2006 10:50 am
Location: here(Boston, US)

Post by Econ2000 »

great idea but it would take alot of work and time and its a little too complicated. I mean i get it but its just complicated
Rap music is being listened to by 97% of teenagers, if you're one of the 3% of teenagers that actually listen to real music, then put this in your signature.
User avatar
qeee1
Posts: 2904
Joined: Sun Feb 05, 2006 12:43 pm
Location: Ireland

Post by qeee1 »

sully800 wrote:And idea similar to this was discussed in the map ideas thread. It would be possible to have the image of the map change because the image could be a gif. However to have the borders/continents change you would need a dynamic XML which I don't believe is possible. Or you would need several XML files that the computer would choose from to determine borders (and place the corresponding image) but I don't think that is possible either.

It would be an awesome feature but I don't think it can be done.


With the coding as it is at the moment it couldn't be done, but from what I know of coding (very little) it shouldn't be too difficult to implement.
Frigidus wrote:but now that it's become relatively popular it's suffered the usual downturn in coolness.
WidowMakers
Posts: 2774
Joined: Mon Nov 20, 2006 9:25 am
Gender: Male
Location: Detroit, MI

Post by WidowMakers »

Who would I talk to to find out if it could be done? Is there a specific person who I should contact?

I myself do not know much about programming either. However, after each player takes a turn, the computer does compute many things. Why couldn't one of those things be randomizing the XML file and JPEG to a different variation of the map. This would greatly enlarge the amount of map possibilities.
User avatar
SargentFluffy
Posts: 66
Joined: Sat Apr 15, 2006 7:04 am
Gender: Male
Location: Minnesota

Post by SargentFluffy »

that's a SWEET idea! :D I'd totally help set that in motion!
User avatar
Forza AZ
Posts: 4546
Joined: Thu Oct 19, 2006 9:27 am
Gender: Male
Location: Alkmaar, Netherlands

Post by Forza AZ »

RexRegis wrote:each turn = new season
Bad idea... if you play 4 players every player will get his own season.
there should be something else controlling the seasons.

What I meant that in each round the "season" changed. So every players plays 1 season first and then in the next round the next season etc.
KEYOGI
Posts: 1632
Joined: Tue Oct 10, 2006 6:09 am

Post by KEYOGI »

Interesting concept, but it would frustrate me too much to bother playing that style of game. If it's a random event, it just adds another element of luck to the game and I think there's more than enough luck involved with cards and dice.

I don't object to the idea, I just wouldn't like to play that style of game. :)
WidowMakers
Posts: 2774
Joined: Mon Nov 20, 2006 9:25 am
Gender: Male
Location: Detroit, MI

Post by WidowMakers »

I know it adds another random event into the game. However, it requires a player to make better choices about troop deployment. If there were 3 diferent attack route maps for the classic map, AU would not be able to be secured by dumping armies into Siam. Not everyone will like it. But it would enable a much different experience on the site. Again does anyone know who I talk to to see if this is possible. Names people. I need names.
Post Reply

Return to “Foundry Discussions”