Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 589 Bytes

mario-maker

Classic Mario Game with Level-Editor made using plain Javascript and HTML5 canvas. You can create your own levels and play or simply play the pre-built levels. Download the files and run index.html to play the game, or simply visit the following link.

http://pratishshr.github.io/mario-maker/

Controls:

  • Right-Arrow/ Left-Arrow : Move right/left,
  • Space/Up-Arrow: Jump,
  • Shift: Sprint,
  • Ctrl: Bullets

Level Editor:

  • Click and drag the tiles and click on the element you want to put.
  • Save the map, and go to the 'Created Levels' screen to play the game.