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
- Host: GitHub
- URL: https://github.com/nkokor/super-mario-clone
- Owner: nkokor
- Created: 2023-04-26T11:37:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T19:55:39.000Z (over 1 year ago)
- Last Synced: 2025-02-11T20:38:55.752Z (over 1 year ago)
- Topics: game, game-development, javascript-game, kaboom-js, mario-game
- Language: JavaScript
- Homepage:
- Size: 553 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Super Mario game built in Javascript using Kaboom.js
# Levels
Level1

Level2

Level3

# 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