Skip to content

ronwthompson/multi-mario

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Multiplayer Super Mario Brothers

A JavaScript recreation of Super Mario Bros. level 1-1 from the NES with multiplayer.

screenshot

Getting Started - Installation Instructions

This webapp is standalone and requires no installation. Please see the live demo to get started.

If you'd like to run this locally, clone/download this repository and navigate to the root folder. Then follow these steps:

  • Install packages: npm install
  • Start local server: node server.js
  • Open local front end in browser at: localhost:8081 (or change the environment variable PORT to a port of your choice)

The controls are:

  • Movement: Arrow keys
  • Jump: X key
  • Fire/Accelerate: Z key

Built With

Authors

Contributing

If you would like to contribute, please send me a message!

Acknowledgments

  • Thank you to everyone for all of your help and support!

About

A JavaScript recreation of Super Mario Bros. level 1-1 with multiplayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published