Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielesteban/unsatisfactory
https://github.com/danielesteban/unsatisfactory
gamedev threejs webgl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielesteban/unsatisfactory
- Owner: danielesteban
- License: mit
- Created: 2023-07-17T18:40:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T17:33:35.000Z (about 1 year ago)
- Last Synced: 2024-10-11T01:11:14.997Z (4 months 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
```