Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrspeaker/ld38
ld38 entry
https://github.com/mrspeaker/ld38
game game-development ludum-dare
Last synced: about 1 month ago
JSON representation
ld38 entry
- Host: GitHub
- URL: https://github.com/mrspeaker/ld38
- Owner: mrspeaker
- Created: 2017-04-24T00:23:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T21:50:07.000Z (over 7 years ago)
- Last Synced: 2024-09-27T09:41:03.736Z (about 2 months ago)
- Topics: game, game-development, ludum-dare
- Language: JavaScript
- Size: 1.81 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LD38: stable orbit
A quick [Entry for LD38](https://ldjam.com/events/ludum-dare/38/stable-orbit). Get some stability in your life, is all. [**Play it now**](https://mrspeaker.github.io/ld38/)
[![stable orbit](https://cloud.githubusercontent.com/assets/129330/25352952/ab6eb398-28fb-11e7-86d7-3fc8b8d9b6c9.gif)](https://mrspeaker.github.io/ld38/)
# Run
```
npm install
npm start
```Browse on localhost:9966.
# Build for prod
```
npm run build
```# Issues
* press "space", old game keeps running! Press it a bunch... you'll hear the "dead" sfx multiple times.