- Procedural island maps, RCI zoning, demand-driven growth - City-wide power grid with brownouts; wind coastal bonus - Land value, upgrades, services, pollution, fires & fire spread - Budget/taxes, happiness, milestones, quest onboarding - Traffic agents, day/night cycle, adaptive render scale - Saves: autosave + 3 slots + JSON export/import - PWA (offline), GitHub Pages/Netlify deploy configs - Tests: 40-assertion engine suite + headless E2E
11 lines
550 B
XML
11 lines
550 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="12" fill="#0b1020"/>
|
|
<rect x="12" y="30" width="10" height="22" fill="#48d597"/>
|
|
<rect x="26" y="20" width="12" height="32" fill="#5aa9ff"/>
|
|
<rect x="42" y="34" width="10" height="18" fill="#ffb454"/>
|
|
<rect x="28" y="24" width="3" height="3" fill="#0b1020"/>
|
|
<rect x="33" y="24" width="3" height="3" fill="#0b1020"/>
|
|
<rect x="28" y="31" width="3" height="3" fill="#0b1020"/>
|
|
<rect x="33" y="31" width="3" height="3" fill="#0b1020"/>
|
|
</svg>
|