Skip to content

tacic/super-maria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A super mario like game by javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 2.9%
  • HTML 1.1%