Skip to content

The simple Super Mario Bros clone written in OOP way.

Notifications You must be signed in to change notification settings

xalaida/super-mario-js-clone

Repository files navigation

Super Mario Bros Javascript Clone

A javascript clone of the most popular Nintendo Super Mario Bros game.

Screenshot

Installation

Download ZIP or clone the repository.

Install assets:

npm install

Run the game server:

npm run serve

Open your browser with URL: http://localhost:8080

Controls

  • Arrow left - move left
  • Arrow right - move right
  • Arrow up - jump
  • Space - turbo

About

The simple Super Mario Bros clone written in OOP way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages