Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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