Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesmoriarty/nebula
WebGL top down space shooter.
https://github.com/jamesmoriarty/nebula
coffeescript game javascript space-shooter webgl
Last synced: about 1 month 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T12:57:24.000Z (over 4 years ago)
- Last Synced: 2024-08-05T09:14:55.726Z (5 months 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
=========[![Build Status](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiK0VaSk1GNTVOMHhrU0FZV2grVVNZWjJyejJnOVBabEhQRUFSdTQzVzU5aFc4R1BIcFhPckxCTS8zNWR3RzVQSXhvZmNsM2JsdklEZlpMYmhzc0lJakVvPSIsIml2UGFyYW1ldGVyU3BlYyI6IllWMnJzRXdkZzJtTVBWeTQiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)](https://console.aws.amazon.com/codesuite/codebuild/projects/github-nebula/history)
HTML5 canvas space shooter. Play it [here](http://jamesmoriarty.github.io/nebula/).
![screenshot](https://raw.github.com/jamesmoriarty/nebula-js/master/doc/screenshot-01.png)
## Play
```
npm start
```## Deploy
```
npm run deploy
```