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
.
- Add Tests
- Performance Optimization
- Add more building types