Skip to content

tang0614/MarioGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super-mario Implementation in Javascript

This is inspired by Meth-Meth-Methods's super mario game

Running

  • clone this repo
  • npm install
  • npm start
  • go to local host

Play this game using chrome

Play this game here

Controls

  • Left: Move left
  • Right: Move right
  • Space: Jump
  • Shift: Boost

In-game Screens

Start

Starting game

Inside Game

Middle of the game

Ending

End of the game

Distinctive contributions

  1. Fixed bugs on Mario's speed and acceleration.
  2. Added new characters to the game: Spiny and Lahitu.
  3. Added Hoopa which is able to fly and then switch to to "walk mode" after hit by Mario.
  4. Add question blocks which release mushrooms after being hit by Mario.
  5. Mario becomes Super mario after eating mushroom.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published