https://github.com/danielesteban/unsatisfactory
https://github.com/danielesteban/unsatisfactory
gamedev threejs webgl
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielesteban/unsatisfactory
- Owner: danielesteban
- License: mit
- Created: 2023-07-17T18:40:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T17:33:35.000Z (over 2 years ago)
- Last Synced: 2025-04-02T18:54:51.383Z (over 1 year ago)
- Topics: gamedev, threejs, webgl
- Language: TypeScript
- Homepage: https://unsatisfactory.gatunes.com/
- Size: 22.7 MB
- Stars: 57
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[unsatisfactory](https://unsatisfactory.gatunes.com)
==
```bash
# clone repo:
git clone https://github.com/danielesteban/unsatisfactory.git
cd unsatisfactory
# install dependencies:
pnpm install
# start environment:
pnpm start
# open http://localhost:8080/ in your browser
```