Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tlhunter/robot-onslaught

Entry into the PubNub 2014 Competition
https://github.com/tlhunter/robot-onslaught

Last synced: 3 months ago
JSON representation

Entry into the PubNub 2014 Competition

Awesome Lists containing this project

README

        

# Robot Onslaught

![Screenshot](assets/screenshot.png)

Entry into the [PubNub 2014 Competition](http://pubnubgame.challengepost.com/submissions/28062-robot-onslaught) by Thomas Hunter.

## Play The Game

Visit [thomashunter.name/games/robot-onslaught](https://thomashunter.name/games/robot-onslaught/) using a modern web browser.

I've only tested this in Chrome and Firefox.

Use WASD to move and the ARROW keys to shoot. Pro Tip: Map these to a gamepad ;)

## Sources

* Tileset by [Buch@OpenGameArt](http://opengameart.org/content/sci-fi-interior-tiles)
* Uses the [Phaser Game Engine](http://phaser.io/)
* Server built with [Node.js](http://nodejs.org/)
* Progress bar using [Progress.js](http://usablica.github.io/progress.js/)
* And of course, network transport via [PubNub](http://www.pubnub.com/)
* Sound Effects, robot, and Music by me

## Code Quality

I learned Phaser and wrote this from scratch over the course of 10 hours, so the code is a bit ugly.

## License

The code that I've written is GPL, everything else falls under its own respective license.