Giter Site home page Giter Site logo

silvaemota / multiplayer-mario Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adelciotto/multiplayer-mario

0.0 2.0 0.0 1.16 MB

A multiplayer Super Mario Bros clone built for the university class "Distributed Systems COSC1197"

JavaScript 93.96% HTML 6.04%

multiplayer-mario's Introduction

Multiplayer Super Mario Bros.

This is a incomplete multi-player recreation of Nintendo's Super Mario Bros.. This is not a port of the game, this is not code conversion, this is not the ROM running in an emulator. This is an experimental demo, written from scratch, recreating of one of my favorite classic games using HTML5 technologies in the browser. While I will try my hardest to preserve the spirit of the game, I am simply using it as a testbed for P2P multiplayer communications, so expect many features to be missing.

This project is in no way endorsed by Nintendo. Most images, logos, characters, dialog, plot, and other assets taken from the original Super Mario Bros are copyrights of Nintendo; I claim no ownership of any of the assets taken from the original game.

This game is built with Phaser and uses Peer.js + WebRTC for peer to peer communications.

Running the Game

The current state of the game is highly in flux, but you can always run the current state of master by installing Node.js

If you don’t have the grunt cli installed, do so first:

npm install grunt-cli -g

Then run the following:

git clone https://github.com/adelciotto/multiplayer-mario.git
cd multiplayer-mario
npm install
grunt

Then point your browser to http://localhost:3000.

Preview

preview

title screen

multiplayer

License and Legal

This code-base is released under the MIT License.

All dependencies are released under their own respective licenses.

Most images, logos, characters, dialog, plot, and other assets taken from the original Super Mario Bros are copyrights of Nintendo; I claim no ownership of any of the assets taken from the original game.

multiplayer-mario's People

Watchers

James Cloos avatar Wellington Silva da Mota avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.