Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/lallassu/badsanta
- Owner: Lallassu
- License: mit
- Created: 2016-12-10T14:58:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T08:37:21.000Z (almost 8 years ago)
- Last Synced: 2024-10-10T15:05:12.036Z (about 1 month ago)
- Topics: 2d-game, gamedev, indiedev, javascript-game, phaser, pixelart
- Language: JavaScript
- Size: 5.48 MB
- Stars: 104
- Watchers: 8
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 environmentbower install --development
npm install --development
grunt
Productiongrunt 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