Skip to content

MichaelKowal/city-builder

Repository files navigation

city-builder

Simple city builder game built with THREE.js based on this tutorial by Coffee Code Create on YouTube.

The project has been fully migrated to Typescript and React. Vite is used to bundle the app and as a local dev server. Yarn Berry is used as a package manager.

To run the app simply download the repo, install the packages with yarn, then run yarn start. The app will run at the default Vite port of localhost:5173.

TODO:

  • Add Tests
  • Performance Optimization
  • Add more building types

About

City builder game built with THREE.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published