Skip to content

Bennyhwanggggg/Super-Mario-Clone-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Mario Clone JS

Super Mario Clone using Vanilla JavaScript.

Live version deployed to AWS S3 http://super-mario-clone-js.s3-website-ap-northeast-1.amazonaws.com/

How to run

Installing the dependencies

npm install

Running the program

npm run start

This by default uses port 5000.

TODO/Help needed

  • Proceed to next level.
  • Make Mario break blocks.
  • Power ups.
  • Progression system.

Inspired by Meth Meth Method YouTube Series