https://github.com/josephmbustamante/root-maker
Root Maker - a game made for Ludum Dare 44.
https://github.com/josephmbustamante/root-maker
Last synced: 2 months ago
JSON representation
Root Maker - a game made for Ludum Dare 44.
- Host: GitHub
- URL: https://github.com/josephmbustamante/root-maker
- Owner: josephmbustamante
- Created: 2019-04-27T02:26:24.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-07T05:00:20.000Z (over 2 years ago)
- Last Synced: 2024-12-29T20:17:28.433Z (4 months ago)
- Language: TypeScript
- Homepage: https://josephmbustamante.itch.io/root-maker
- Size: 12.9 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Root Maker
Root Maker - a game made for Ludum Dare 44.[You can play it online here.](https://josephmbustamante.itch.io/root-maker)
## Instructions
Run `yarn install` to install dependenciesTo run a dev build of the game, simply type `yarn dev`.
Open https://localhost:8080/ in your browser