/simcity-threejs-clone

A simple 3D SimCity clone built with Three.js.

Primary LanguageJavaScriptMIT LicenseMIT

CitySim.js

What is this?

This is an ongoing project where I attempt to create a clone of SimCity using Three.js.

How do I run this locally?

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

How did you make this?

Want to know how I made this? Follow the YouTube tutorial series here

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

License

This code is covered by the MIT License. TLDR; you can do whatever you want with it!