Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lallassu/badsanta

BadSanta - Multiplayer HTML5 Game (http://santa.qake.se)
https://github.com/lallassu/badsanta

2d-game gamedev indiedev javascript-game phaser pixelart

Last synced: about 1 month ago
JSON representation

BadSanta - Multiplayer HTML5 Game (http://santa.qake.se)

Awesome Lists containing this project

README

        

# Bad Santa
Bad Santa - Multiplayer HTML5 Game (http://santa.qake.se) made with phaser and nodejs.

Play here: http://santa.qake.se

# Howto
Development environment

bower install --development
npm install --development
grunt
Production

grunt dist
Creates a "dist" directory with everything needed.

There is also a dockerfile to be used for creating docker containers for the server to run in.

# Sreenshots

![ScreenShot](http://santa.qake.se/img/s1.png)
![ScreenShot](http://santa.qake.se/img/s2.png)
![ScreenShot](http://santa.qake.se/img/s3.png)
![ScreenShot](http://santa.qake.se/img/s4.png)

# License
MIT