/super-maria

A super mario like game by javascript

Primary LanguageJavaScriptMIT LicenseMIT

How to play

You can play this game online here

How to win

Collect all coin to win.

How many stages

There are only 2 stages currently. However you can create your own.

Run locally

Just clone it and create your own game plan

git clone https://github.com/yang-wei/super-maria
cd super-maria
npm install
gulp

Just make sure you have npm and gulp installed on your machine.

Build With

  • plain Javascript
  • Gulp.js - to concat all the js files into all.js