An open API service indexing awesome lists of open source software.

https://github.com/nkokor/super-mario-clone

Mario game using Kaboom.js
https://github.com/nkokor/super-mario-clone

game game-development javascript-game kaboom-js mario-game

Last synced: 23 days ago
JSON representation

Mario game using Kaboom.js

Awesome Lists containing this project

README

          

# About

Super Mario game built in Javascript using Kaboom.js

# Levels

Level1
![Screenshot](gameplay_screenshots/level1.jpg)
Level2
![Screenshot](gameplay_screenshots/level2.jpg)
Level3
![Screenshot](gameplay_screenshots/level3.jpg)

# Setup

Download the project and open index.html

# How to play

In order to win the game you have to help Mario save Princess Peach.
Use space key to jump and left and right arrow keys to move.

Kill the enemies by jumping on top of them and get special surprises by bumping Marios head into blocks marked with a question mark.
Eating mushrooms makes Mario grow, but it's only temporary.
Sliding down the pipe leads you to the next level.

# Credits

The base for the game was created by coding along @kubowania's (https://www.github.com/kubowania)'s YouTube tutorial. You can find it here: https://youtu.be/2nucjefSr6I