# 3d.city v 1.0.0
> A **3D, browser-playable** city building game — no download, no install, just open a tab and build.
[](https://lo-th.github.io/3d.city/index.html)
[](https://lo-th.github.io/3d.city/index_gpu.html)
## About
3d city is an open-source, fully 3D city builder that runs entirely in your web browser via WebGL2 or webGPU. It combines:
- **[Three.js](https://github.com/mrdoob/three.js)** — high-performance 3d rendering of the city in real time, including custom made shaders, texture and 3D models.
- **[micropolisJS](https://github.com/graememcc/micropolisJS)** open-source city simulation engine (itself descended from the original SimCity source). The simulation runs in a dedicated **Web Worker** so the 3D rendering stays smooth.
The long-term vision is to grow this into a feature-rich city builder.
Fully open-source and playable in any modern browser.
## Screenshots



## Mini tutorial

## Roadmap
Fixe save and loading
Add different environement: snow, night...
Add more sound effect.
Best destruction effect and fixe disaster
Add more option and building
## Sponsor
This is a long-term project; if you enjoy the game and want more updates, help me by sponsoring it.
## License
MIT — see [LICENSE](LICENSE)