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: 6 months ago
JSON representation

WebGL top down space shooter.

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
```