# 模拟城市克隆版 **Repository Path**: silvana/simulated-city-clone-version ## Basic Information - **Project Name**: 模拟城市克隆版 - **Description**: 使用Three.js构建模拟城市克隆版 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-06-07 - **Last Updated**: 2026-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CitySim.js ## What is this? This is an ongoing project where I attempt to create a clone of SimCity using [Three.js](https://threejs.org/). ## How do I run this locally? You will first need to install [Node.js](https://nodejs.org). After that, clone this repository, navigate to the root directory and run the following command ```bash npm run dev ``` ## How did you make this? Want to know how I made this? Follow the YouTube tutorial series [here](https://www.youtube.com/playlist?list=PLtzt35QOXmkJ9unmoeA5gXHcscQHJVQpW) ## I want to play with it! Here you go! (FYI - At the moment this game does not have mobile support) https://dgreenheck.github.io/simcity-threejs-clone ## Support 🌟 Love what I’m building? Consider showing your support by becoming a patron! Your support helps me dedicate more time to developing this project. Plus, you’ll get the chance to influence future development by voting on what features I work on next! Every bit of support makes a huge difference! 💖 Join the community of supporters now: [Become a Patron](https://www.patreon.com/coffeecodecreate) ## License This code is covered by the MIT License. TLDR; you can do whatever you want with it!