- Notifications
You must be signed in to change notification settings - Fork0
💣 Multiplayer HTML5 shooter with Node.js, Socket.io and Melon.js
vabe44/Node-Mayhem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Over one weekend, we (Helen Zeng, Timothy Strimple & Felix Rieseberg)built a tiny multiplayer shooter that is completely browser-based andpowered by Node.js. We've used Melon.js, a bunch of CreativeCommons-licensed art and coded our way to a quick, easy and fun shooterfor Node Knockout 2013.
A shortvideo can be found on YouTube
This version has been cleaned up and made open-source for people who'dlike to get a jumpstart on building a similar game. Feel free to use it to buildyour own game, but please understand that we used art found online, so pleaserespect their individiual licenses.
- Liberated Pixel Cup
- RPG Tiles
- Prozi
- Music (CC) by Wizwards, sound effects (CC) by timgormly
- Helen Zeng (https://twitter.com/hwz)
- Timothy Strimple (https://twitter.com/tstrimple)
- Felix Rieseberg (http://www.felixrieseberg.com)
Unless noted otherwise, the licensing of this package is governed by the license described below:
The MIT License (MIT)Copyright (c) 2014 Helen Zeng, Timothy Strimple, Felix Rieseberg
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INTHE SOFTWARE.