This is an ongoing project where I attempt to create a clone of SimCity using Three.js.
You will first need to install Node.js.
After that, clone this repository, navigate to the root directory and run the following command
npm run dev
Want to know how I made this? Follow the YouTube tutorial series here
Here you go!
https://dgreenheck.github.io/simcity-threejs-clone
This code is covered by the MIT License. TLDR; you can do whatever you want with it!