Jump to content

Search the Community

Showing results for tags 'p2p'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. 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
×
×
  • Create New...