https://github.com/jamesmoriarty/nebula
WebGL top down space shooter.
https://github.com/jamesmoriarty/nebula
coffeescript game javascript space-shooter webgl
Last synced: 6 months ago
JSON representation
WebGL top down space shooter.
- Host: GitHub
- URL: https://github.com/jamesmoriarty/nebula
- Owner: jamesmoriarty
- Archived: true
- Created: 2013-08-25T06:27:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T12:57:24.000Z (almost 6 years ago)
- Last Synced: 2024-08-05T09:14:55.726Z (almost 2 years ago)
- Topics: coffeescript, game, javascript, space-shooter, webgl
- Language: CoffeeScript
- Homepage: http://jamesmoriarty.github.io/nebula/
- Size: 5 MB
- Stars: 50
- Watchers: 7
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nebula-js
=========
[](https://console.aws.amazon.com/codesuite/codebuild/projects/github-nebula/history)
HTML5 canvas space shooter. Play it [here](http://jamesmoriarty.github.io/nebula/).

## Play
```
npm start
```
## Deploy
```
npm run deploy
```