Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Call To Power II > CtP2-Source Code Project > Question/Design: Map generation:
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
CivGroups
CTP2 Source Code Project (59): Not a Member - Join

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 19-03-2004 16:50
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
Question/Design: Map generation: Get a bigger avatar today!

Hi all,

MrBaggins and me already had a brief discussion in here.

I justed wanted to restart this process as improving the map-creation might be a long task project.

Some of my ideas which I had, depending on the map-type.

(EDIT: Shall be the same for all types ?????)


three (?) possible ones:
Earth: East-west connected
Neptune: North-west connnected
Donut: Real world.

EDIT OFF, meaning open for discussion

In all three there is no real pole. So My suggestion would be to take a random spot and declare it the pole (Xp,Yp) the anti-pole would be then (bit more complex):

MaxX=maximum x-axis value of the card
MaxY=maximum y-axis value of the card

If Xp > (1+MaxX/2)
Xa = Xp-(MaxX/2)
If Xp < (MaxX/2)
Xa = (MaxX/2)-Xp

Same for the Y-value.

Reason why I would suggest random: For surprise, so if you see you are somewhere at the bottom, would not mean you are near the pole

From there we could start to build the map a bit more logical.

But this logic would need to be determined. I know that MrBaggins wanted to have a look into it, but maybe some others already got some ideas. We were discussing the use of the 'rules' of biomes. So by the sound of it, we would need to start with the building of mountins first before continuing to lower terrain. Reason the mountins would 'qualify' the amount of humitidy and therefore the type of terrain.

MrBaggins and me thought, to simplify the process, to assume always wind from one direction (West to East) for those calculations. Or maybe we shall take the poles into account and us the line between them to say West to East from this line. This would be a bit like SMAC (if you remember it )

So if somebody is really working with biome-rules help is welcome

The Big Mc is offline The Big Mc
King
Of the universe / England
Oct 2001
time: 05:34
  Old Post 19-03-2004 17:55 Visit The Big Mc's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

I hated that part of smac your enemies always seamed to be on the wrong side of the mountains.

There’s one small bug to your idea. The north pole is a big block of floating ice we would have to make a new kind of terrain that would "float on top of the sea ". this sounds good in till you find out we got to modify every unit in the game to prevent boats from going on the ice yet let submarines go under.

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 19-03-2004 18:09
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Inflate your Upload Space

We could assume that both poles would be like Antartica and problem resolved

The Big Mc is offline The Big Mc
King
Of the universe / England
Oct 2001
time: 05:34
  Old Post 19-03-2004 18:46 Visit The Big Mc's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

yes but that dos not make a life like game

Plus an artic pole would be good. an implementation nightmare but it would be good.

Maquiladora is offline Maquiladora
Emperor

Jun 2001
time: 05:34
  Old Post 19-03-2004 19:10 Visit Maquiladora's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Got spare money?

quote:
three (?) possible ones:
Earth: East-west connected
Neptune: North-west connnected
Donut: Real world.


Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:34
  Old Post 19-03-2004 19:15 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Full PM-box? Change here!

For general map-generation, it might be good to have a look at what the Clash project is doing in that respect, several CtP2ers are involved in that as well: http://apolyton.net/forums/showthre...&threadid=30811

Maybe the two projects could work together to create a single map-generator for both games, or otherwise we could at least borrow some ideas (and maybe even code)...

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 19-03-2004 19:15
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Suffering from ads?

quote:
Originally posted by Maquiladora




AFAIR. It was about how you can move the units, but I think for the map-creation it doesn't relly matter, or?

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:34
  Old Post 19-03-2004 19:17 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Get a bigger avatar today!

quote:
Originally posted by Maquiladora


* Locutus thinks Gilg has been watching too much Simpons

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:34
  Old Post 19-03-2004 19:19 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Full PM-box? Change here!

Bah, crosspost. For map-generation I'm not sure what kind of a difference it would/could/should. make, but last time I checked our planet definitely wasn't doughnut-shaped

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 19-03-2004 19:21
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

I never liked the expression doughnut-shaped anyway........

I was thinking of suggesting that for East/West and North/South connected the pole shall be only on the X or Y Axis, But than I thought, why, doesn't matter.........

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:34
  Old Post 19-03-2004 19:48 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Tired of ads?

Well, why not call it a doughnut? That *is* the shape that you get when all edges connect...

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 19-03-2004 20:10
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Got spare money?

For mean it is still a golbe/ball/earth shape form, not really a doughnut.

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:34
  Old Post 19-03-2004 20:19 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Full PM-box? Change here!

But it's not... if you go from France to the north(ish) and keep going in the same direction, the order of places you encounter is not France > Benelux > Norway > Arctic > Antarctic > Australia, but rather it's France > Benelux > Norway > Arctic > Siberia > China > Indonesia > Australia.

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 19-03-2004 20:21
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Tired of ads?

Now you lost me

Locutus is offline Locutus
ACS CTP1/2 Manager & Civ4 Co-Manager
Hengelo, The Netherlands
Nov 1999
time: 06:34
  Old Post 19-03-2004 21:12 Visit Locutus<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#15 Report this post to a moderator
Support Apolyton, buy GURPS/ Alpha Centauri

Well, on a doughnut map (or whatever you want to call it if you don't like that name) the former happens, while on a sphere (i.e. a real planet) the latter happens.

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 19-03-2004 21:18
Edit/Delete Message Reply w/Quote
#16 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

quote:

Arctic > Antarctic


I don't get this one?!?!?!?

Adn the difference between sphere and globe is a rather minor one, in my eyes. But it ain't a doughnut. Then they shall have better taken spheroid.

Flinx is offline Flinx
Prince
Toronto, ON CANADA
Nov 2001
time: 00:34
Arrow  Old Post 20-03-2004 02:44 Visit Flinx's homepage!
Edit/Delete Message Reply w/Quote
#17 Report this post to a moderator
Browse Apolyton AD-FREE

Take a towel (paper does not bend too well)
Decide which edge is 'North'
Join the 'East' and 'West' sides together
- you now have a cylinder
Join the 'North' and 'South' sides together
- You now have a torus aka a doughnut

Now if your towel had actually been a map of the world, traveling 'North' on your map you would take the path:
France > Benelux > Norway > Arctic > Antarctic > South Africa > Algeria > France
whereas such a trip in the real world (which is approximately spherical) takes the path:
France > Benelux > Norway > Arctic > Siberia > China > Indonesia > Australia > Antarctic > South Africa > Algeria > France .

Flinx is offline Flinx
Prince
Toronto, ON CANADA
Nov 2001
time: 00:34
Question  Old Post 20-03-2004 03:02 Visit Flinx's homepage!
Edit/Delete Message Reply w/Quote
#18 Report this post to a moderator
Question: Support Apolyton, pre-order Civilization IV

Why is a North-South (but not east-west) connected map called a 'Neptune' world?

If it is because someone thinks the planet Neptune in our solar system is tipped over on its side, um…, I hate to break the news but it is Uranus that is tipped over.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:34
Post  Old Post 20-03-2004 20:26 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#19 Report this post to a moderator
Get a bigger avatar today!

quote:
Originally posted by Gilgamensch
Adn the difference between sphere and globe is a rather minor one, in my eyes. But it ain't a doughnut. Then they shall have better taken spheroid.


The difference between a sphere and a globe and also a ball is a minor one, but a map that connects the Sourth with the North and the West with the East is everything else than a ball it is a ring or doughnut.

quote:
Originally posted by Flinx
If it is because someone thinks the planet Neptune in our solar system is tipped over on its side, um�, I hate to break the news but it is Uranus that is tipped over.


I always had the assumption that I was wrong. So I have to fix the source code.

-Martin

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 22-03-2004 13:21
Edit/Delete Message Reply w/Quote
#20 Report this post to a moderator
Tired of ads?

quote:
Originally posted by Flinx
Take a towel (paper does not bend too well)
Decide which edge is 'North'
Join the 'East' and 'West' sides together
- you now have a cylinder
Join the 'North' and 'South' sides together
- You now have a torus aka a doughnut



If you see it this way, Yes.

But North/South (same for West/East) is defined a bit different. So this explanantion isn't really logical by itself.

I still would prefer the expression: Globe, that's what it is. The problem with CTP2-map: Globe is that there is no North/South-pole. If you only have a flat map (East/West-connected), yes the North is North and the South is South. But that was one reason why I suggested the above formula, to really have two poles.

Flinx is offline Flinx
Prince
Toronto, ON CANADA
Nov 2001
time: 00:34
Arrow  Old Post 23-03-2004 02:41 Visit Flinx's homepage!
Edit/Delete Message Reply w/Quote
#21 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

quote:
Originally posted by Gilgamensch
If you see it this way, Yes.
The map in CTP2 (CTP, Civ, Civ2, Civ3...) is a square grid. This can only ever be a flat, page like, map. We can try to make it more like the real world by joining the right and left (east and west) sides. However having a wall at the top and bottom of the map seems unrealistic to some people too, so the easiest way to get rid of this effect is to connect the top and bottom (North and South) in the same way as the right and left were connected.
quote:
But North/South (same for West/East) is defined a bit different. So this explanantion isn't really logical by itself.
quote:
I still would prefer the expression: Globe, that's what it is. The problem with CTP2-map: Globe is that there is no North/South-pole. If you only have a flat map (East/West-connected), yes the North is North and the South is South. But that was one reason why I suggested the above formula, to really have two poles.
You could prefer to call it a banana, but that does not change the fact that a square grid can never accurately model a sphere/spheroid/globe. The only way to model a sphere is a geodesic (i.e. pentagons and hexagons or triangles arranged as pentagons and hexagons).


OK I have helped to take this thread off on a tangent, but the intent of this thread is to discuss improving the model for map generation, and I do not see how we can do that when the implications of the most fundamental aspect of the model we are developing i.e. the square grid, seem to be in some doubt.

Ignoring any considerations of terrain type and unit movement limited by terrain type, the square grid is the easiest model to use and is what we have got.

The standard east-west joined “Earth World” map is obtained by projecting the spherical earth onto a cylinder thus:

The poles are beyond the top and bottom of the map and are not shown. This is not a problem as the poles are (or are assumed to be) ice covered wasteland and impracticable to traverse. Thus the top and bottom edges of the map are impenetrable walls.

Now this choice of orientation of the cylinder relative to the “poles” while natural in many ways is not the only one, and a situation described in the first post (with the pole at a random (Xp,Yp) would be obtained from this type of projection:

The impenetrable walls at the non-wrapping edges do present a problem (for me) in this case however. I suppose the suggestion of pretending in your mind that the torus/doughnut shape is really a globe can work, but I do not see how this in any way improves the model. Starting positions are random so this neutralises any changes introduced by the random pole proposal (in my point of view) with the exception that the top and bottom of the minimap are not always the cold areas.

An alternative way of dealing with the top and bottom edges may be to connect them “across the pole” in this manner:
On a 50x100 map
Moving up from 0,0 puts you on 0,50
Moving up from 0,1 puts you on 0,51

Moving up from 0,49 puts you on 0,99
Similarly
Moving down from 50,0 puts you on 50,50
Moving down from 50,1 puts you on 50,51

Moving down from 50,49 puts you on 50,99
I do not know how hard this would be to implement in the code, and I do not know how strangely it might affect gameplay that two squares are next to each other in one direction and 50 squares apart in another.
[edit]Fixed a small typo.

Last edited by Flinx on 23-03-2004 at 20:07

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 23-03-2004 14:30
Edit/Delete Message Reply w/Quote
#22 Report this post to a moderator
Full PM-box? Change here!

1.) Flinx and the rest: I opened this threat for exactly this purpose, so that we can discuss this problems and hopefully find a solution.

quote:

The map in CTP2 (CTP, Civ, Civ2, Civ3...) is a square grid. This can only ever be a flat, page like, map. We can try to make it more like the real world by joining the right and left (east and west) sides. However having a wall at the top and bottom of the map seems unrealistic to some people too, so the easiest way to get rid of this effect is to connect the top and bottom (North and South) in the same way as the right and left were connected.


That is my idea as well. And to make it more realistic I proposed the random pole and ist anti-pole. About the definition North/South, that is were the magnetic pole is and as we don't have to bother with this we just have to handle the temperatur, so we could choose the position randomly, therefore allowing the algorithm (which doesn't exist yet) to 'know' where are the coldest areas and could start to calculate/randomise from there.

quote:

The poles are beyond the top and bottom of the map and are not shown. This is not a problem as the poles are (or are assumed to be) ice covered wasteland and impracticable to traverse. Thus the top and bottom edges of the map are impenetrable walls.


No I don't agree at all with it. It might have been like this in the old days, but nowadays we could even live there. It is only a question of energy. And you are completly denying the existance of i.e. Inuks(sp?)/Lapps(sp?)/Iceland and so on. They lived there already for quite a while. Even before us 'civilized' people intruded into this area.


quote:

The only way to model a sphere is a geodesic (i.e. pentagons and hexagons or triangles arranged as pentagons and hexagons).


Agreed, but me thinks out of range so we have to take what we have got and try to make the best out of it.

By the way, nice graphics

quote:

The impenetrable walls at the non-wrapping edges do present a problem (for me) in this case however. I suppose the suggestion of pretending in your mind that the torus/doughnut shape is really a globe can work, but I do not see how this in any way improves the model. Starting positions are random so this neutralises any changes introduced by the random pole proposal (in my point of view) with the exception that the top and bottom of the minimap are not always the cold areas.


For the random starting position: With a proper model in place, it would allow (after playtesting) the computer to calculate better the relative value of the starting area and could give somebody living near the pole like 1 or 2 more settlers to offset the slow population growth. In the moment the computer can't really evaluate it at all. To give it a better meaning: If you are -+10 tiles away from Xp,Yp (or the anti-pole) then you will get 3 settlers. If -+20 tiles 2 settlers and the rest as usual.

quote:

An alternative way of dealing with the top and bottom edges may be to connect them “across the pole” in this manner:


I know some games where they did it like this and it is rather confusing. One problem for this is: We know that a map shall be bent to reflect the real shape of the world (spheroid), but for any reason the human brain can easier adapt to a situation with a map having wrong shape, meaning the map not being geodesic formed.

Flinx, sorry if my reply was a bit lengthy

The Big Mc is offline The Big Mc
King
Of the universe / England
Oct 2001
time: 05:34
  Old Post 23-03-2004 15:08 Visit The Big Mc's homepage!
Edit/Delete Message Reply w/Quote
#23 Report this post to a moderator
Support Apolyton buy from Amazon

Well I want an ice continent it keeps the game interesting and it’s a late game challenge to build a city in the ice. I would also like to suggest that people should be prevented from altering ice covered tiles (or too far away from there cities if this is to much). To offset this we would add new tile imps (post genetic) to help people colonize these places.

Gilgamensch is offline Gilgamensch
King
France
Jun 2002
time: 06:34
  Old Post 23-03-2004 15:42
Edit/Delete Message Reply w/Quote
#24 Report this post to a moderator
Got spare money?

Actually with a better biome-model in use, it could be possible. With the slider temperature an Agorithm could determine how far the poles would stretch, to say it easy

The Big Mc is offline The Big Mc
King
Of the universe / England
Oct 2001
time: 05:34
  Old Post 23-03-2004 16:01 Visit The Big Mc's homepage!
Edit/Delete Message Reply w/Quote
#25 Report this post to a moderator
Support Apolyton, buy Civilization 2

what an ice world

E is offline E
King
July 24,2005 Ctp2 Tiles in sig!
May 1999
time: 21:34
  Old Post 27-06-2004 03:13 Visit E's homepage!
Edit/Delete Message Reply w/Quote
#26 Report this post to a moderator
Support Apolyton buy from Amazon

I think primemover is looking on this topic

drulius is offline drulius
Warlord
Lubbock, Tx USA
Jan 1970
time: 23:34
  Old Post 28-06-2004 05:15
Edit/Delete Message Reply w/Quote
#27 Report this post to a moderator
Browse Apolyton AD-FREE

It seems to me that y'all are trying to mix apples and oranges. Gameplay is tied to the square grid map question of how to wrap the edges, but the map generation model doesn't have to be. The concept of a polar region is integral to real world "earth-like" objects that evolve land mass configurations that subsequently require mapping. The map generation engine should think in terms of planets that have plate tectonics, climates, poles, and that evolve over long periods of time. Then, only when the planet is ready for people should the landmasses be projected to the gameworld as an arrangement of tiles. When this projection is made it might be interesting to expose the "polar locator" so that someone could chose to arrange the tiles for the game as if the north pole was at any grid location instead of the default "off the top edge" assumption the tile layout makes now.

In terms of wrapping the map, It would require 8 maps like the current gameworld, connected as the faces of a cube, in order to simulate the way a globe wraps a projection of planetary landmass using a square grid. But the arrangement of landmasses can also be adequately projected onto a single face of that cube(like the current game does), so the wrapping question becomes a purely gameplay decision. In that sense, it might be fun to have a "going off the west side of the top edge heading north" / "coming back on the east side of the top edge heading south" option in addition to the standard four wraps.... but it might also turn out to be alot of work for no added fun.

On a slightly different topic. Has anyone else noticed an east/west wrap bias to the maps generated for a north/south wrap game? It seems like inevitably the east/west no-wrap border cuts right through a big continent and most of the north/south wrap area is water. Since water currently hampers the AIs abilities, choosing a north/south wrap option would seem to work like a human exploit. I wonder how difficult it would be to turn the map generator's orientation 90 degrees when generating for a north/south wrapped world?

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:34
  Old Post 29-06-2004 00:16 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#28 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

quote:
Originally posted by drulius
In terms of wrapping the map, It would require 8 maps like the current gameworld, connected as the faces of a cube


A cube has 6 faces, not 8...

Flinx is offline Flinx
Prince
Toronto, ON CANADA
Nov 2001
time: 00:34
Wink  Old Post 29-06-2004 01:35 Visit Flinx's homepage!
Edit/Delete Message Reply w/Quote
#29 Report this post to a moderator
Support Apolyton, buy Civilization 2

quote:
Originally posted by drulius
In terms of wrapping the map, It would require 8 maps like the current gameworld, connected as the faces of a cube, in order to simulate the way a globe wraps a projection of planetary landmass using a square grid.


CTP2 models a cylindrical projection producing the equivalent of a world maps in an atlas.

drulius is offline drulius
Warlord
Lubbock, Tx USA
Jan 1970
time: 23:34
  Old Post 29-06-2004 07:21
Edit/Delete Message Reply w/Quote
#30 Report this post to a moderator
Help yourself to an AD-FREE life

quote:
Originally posted by J Bytheway
A cube has 6 faces, not 8...

D'oh ...stupid brain
quote:

Originally posted by Flinx
quote:

Originally posted by drulius
In terms of wrapping the map, It would require 8 maps like the current gameworld, connected as the faces of a cube, in order to simulate the way a globe wraps a projection of planetary landmass using a square grid.

CTP2 models a cylindrical projection producing the equivalent of a world maps in an atlas.

I was only speaking in terms of edge wrap behavior. Of course the projected tile arrangement of the game could not be duplicated by adding FIVE more fields to the playing surface. The game already places tiles in an adequate representation using only two dimensions.

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:34.
Apolyton Time is 00:34.
    top of page
Rate This Thread:
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0680 seconds (91.64% PHP - 8.36% MySQL) with 36 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net