Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfadex/planet-bob
https://github.com/wolfadex/planet-bob
elm elm-lang game gamedev
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wolfadex/planet-bob
- Owner: wolfadex
- Created: 2020-11-29T04:36:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-07T04:37:29.000Z (about 4 years ago)
- Last Synced: 2024-10-27T12:24:40.641Z (2 months ago)
- Topics: elm, elm-lang, game, gamedev
- Language: Elm
- Homepage: https://planet-bob.netlify.app/
- Size: 604 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planet Bob
A game about finding a new home. Build your ship, travel through space, and find a place to live.
### [Play the alpha version!](https://planet-bob.netlify.app/)
## Development
- Install dependencies: `npm install`
- Start the dev server run `npm run dev`Pushing to `main` will trigger a [Netlify](https://www.netlify.com) deploy.
[![Netlify Status](https://api.netlify.com/api/v1/badges/be767b7b-c8d5-4aa8-bce1-2f57437f3317/deploy-status)](https://app.netlify.com/sites/planet-bob/deploys)