Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 270 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 270 Bytes

Super Mario Bros. in JavaScript

Super Mario game in vanilla JavaScript

Running

  • Clone repository.
  • Run npm install.
  • Run npm start.
  • Go to http://localhost:5000.

Contributing

Please contribute if you see something wrong.