Skip to content

A multiplayer game built with socket.io, React and nodejs.

License

Notifications You must be signed in to change notification settings

agh372/SuperMarioBrosFight

Repository files navigation

SuperMarioBrosFight

A multliplayer game built with socket.io + react + nodejs

Feature

  1. Private lobby can be created
  2. Join the game by adding room-id (No headache of adding the ip address)
  3. Engage in battle with your childhood favorite game

Screenshot

Video instructions on how to start and test the game

Screen.Recording.2021-01-16.at.4.54.50.AM.copy.online-video-cutter.com.mp4

How to run

Navigate to the root directory and run the following.

npm install

npm run start

Navigate to http://localhost:8080.

Game rules

Rule: First player gets Mario and the second player gets Luigi and the player who knocks the other player wins.

Inspired from Meth Meth Method youtube tutorial on vanilla Super Mario.

About

A multiplayer game built with socket.io, React and nodejs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages