Skip to content

AlineCarolina/Mario-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Super Mario Bros in JavaScript

In this project, a simple game inspired by Super Mario Bros was developed, in which it is possible to jump obstacles by clicking on any key and you lose when you hit an obstacle.


About the project

This project was developed with the help of this tutorial on YouTube posted by the Manual do Dev channel.


Technologies used

* HTML
* CSS
* JavaScript

How to run the project

To install and run the project you must have Visual Studio Code installed and configured with the extension Live Server.

Using the terminal, clone the project:

$ git clone git@github.com:AlineCarolina/Mario-Javascript.git

Enter the repository folder you just cloned:

$ cd Mario-Javascript

Open a project and click Go Live on the status bar to turn the server on/off.

image

The page will automatically load in your browser.


About

My first developed game, a simple Super Mario using only HTML, CSS and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors