Node Mayhem

A simple multiplayer shooter built with Melon.js and Node.js

Download as .zip Download as .tar.gz View on GitHub

nodemayhemlogo

A simple multiplayer shooter built with Melon.js and Node.js

Introduction

Over one weekend, we (Helen Zeng, Timothy Strimple & Felix Rieseberg) built a tiny multiplayer shooter that is completely browser-based and powered by Node.js. We've used Melon.js, a bunch of Creative Commons-licensed art and coded our way to a quick, easy and fun shooter for Node Knockout 2013. Please vote for us! Visit the game site on Node Knockout and click the "Vote" button at the bottom of the page!

A short video can be found on YouTube

screenshot

Using it

This version has been cleaned up and made open-source for people who'd like to get a jumpstart on building a similar game. Feel free to use it to build your own game, but please understand that we used art found online, so please respect their individiual licenses.

Stuff used

Code

Art

Developers

License

Unless noted otherwise, the licensing of this package is governed by the license described below:

The MIT License (MIT) Copyright (c) 2013 Helen Zeng, Timothy Strimple, Felix Rieseberg

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 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 IN THE SOFTWARE.