With a little luck Prem will have a map by tomorrow, I have pretty much generated a large amount of the XML already.
But as an aid here's a not so brief Description.. please use imagination
The map is a Poker Table that seats up to 8 players,
the following territories will exist
<Where x is a number 1 to 8> (i.e. 32 territories)
Seat x chair
Seat x hole card 1
Seat x hole card 2
Seat x Chip stack
Dealers Seat
Dealers Deck
Burn Cards
Flop 1
Flop 2
Flop 3
Turn Card
River Card
Pot
Dealer Button
Big Blind
Small Blind
Total of 44 Territories
the following Bonus Combinations exists (continents)
Dealer + 2
- Dealers Seat
- Dealers Deck
- Burn Cards
The Flop + 2
- Flop 1
- Flop 2
- Flop 3
The Turn + 1
- Turn Card
The River + 1
- River Card
To the Turn +4
- Flop 1
- Flop 2
- Flop 3
- Turn Card
Community Cards + 5
- Flop 1
- Flop 2
- Flop 3
- Turn Card
- River Card
The Nuts and Position x + 6
- Seat x Hole cards 1 and 2
- Flop 1
- Flop 2
- Flop 3
- Turn Card
- River Card
The Dealer Chip + 1
- Dealer Button
The Blinds + 2
- Small Blind
- Big Blind
The Buttons + 4
- Dealer Button
- Small Blind
- Big Blind
The Pot + 2
- The pot
At the start of the game players are allocated a table position which consists of
the chair, hole cards (1 & 2) and chip stack (just like in a real poker game), all other territories are neutral
A player can;
attack the chair next to them in a clockwise direction from their chair (e.g. Seat 1 chair can only attack Seat 2 chair etc. Note : 8 will be able to attack 1)
attack the Pot from their chip stack
attack the Deck from either of their hole cards
attack any of the territories that make up a seat that they hold a territory in (e.g Hole card 1 can attack chair and so on)
The Dealer Position when captured (starts as neutral) can
Attack any Card related territory on the table
- Dealers Deck
- Burn Cards
- any position hole cards
- All Community cards
- the Dealer Button
The Deck can Attack (starts as neutral)
- All Community Cards
- Burn Cards
- Dealers Seat
The Community Cards can attack (starts as neutral)
The community card either side of it with exceptions
- Flop 1 can only attack Flop 2
- River Card can also attack the Pot
The Burn Cards can attack (starts as neutral)
- Dealers Seat
- Dealers Deck
The Pot can attack (starts as neutral)
- any position chip stack
- Dealers Seat
the Dealers Button can attack (starts as neutral)
- any positions chip stack
- Both Small and Big Blind
The small Blind & big blind can attack (starts as neutral)
- any positions chip stack
- Either of the other 2 Buttons
So picture a poker table in your head and apply the rules set out above,
