|
|
At the city screen you can reach all buildings of your city. You can build new ones or visit other cities of your empire.
![build screen]()
New buildings are build in the build screen.

Build up your metropolis
Back to Overview
|
Visitors:
include('counter-new/flount.php');?>
|
 |
 |
 |
if(preg_match("/IBrowse/",$_SERVER['HTTP_USER_AGENT']) OR preg_match("/AWeb/",$_SERVER['HTTP_USER_AGENT']) OR preg_match("/AmigaVoyager/",$_SERVER['HTTP_USER_AGENT']))
{
}
else
{
include 'intro.php';
}
?>
|
 |
|
|
 |
|
 |
 |
 |
|