anthdel Posted May 25, 2015 Share Posted May 25, 2015 Hey everybody, I quickly wanted to share a project I've been working on, It's for my class "Distributed Systems" at university. My lecturer was kind enough to give me some creative freedom, so I decided to build an experimental multiplayer demo of Super Mario Bros using HTML5 technologies. It uses a Peer to Peer architecture leveraging WebRTC with the help from the excellent Peer.js. Some images: Technologies (client side): Phaser.js + Pixi.jsES6 using BabelPeer.js (WebRTC)Underscore.jsTechnologies (server side):Node.js with Express.jsPeerServerGruntSource Code: The source code is available on github: https://github.com/adelciotto/multiplayer-mario Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.