Skip to content

pratishshr/mario-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.