https://github.com/rafaelhdsv/mario-game
In this repository, a very simple Mario game is made, with a jump functionality. Using HTML, CSS and JAVASCRIPT
https://github.com/rafaelhdsv/mario-game
Last synced: 3 months ago
JSON representation
In this repository, a very simple Mario game is made, with a jump functionality. Using HTML, CSS and JAVASCRIPT
- Host: GitHub
- URL: https://github.com/rafaelhdsv/mario-game
- Owner: RafaelHDSV
- Created: 2022-12-02T13:20:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T01:31:34.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:43.336Z (5 months ago)
- Language: CSS
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mario Game



> In this repository, a very simple Mario game is made, with a jump functionality. Using HTML, CSS and JAVASCRIPT
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- Play the mario game
- View the points counter
- Raise Points for each completed obstacle
- Able to jump with Mario
- View Game Animations### Links
- Video URL: https://www.youtube.com/watch?v=r9buAwVBDhA
- Live Site URL: https://mario-game-rafael.netlify.app### Screenshot
- Desktop

- Mobile
## My process
### Built with
- HTML
- CSS
- JAVASCRIPT[⬆ Back to the top](#mario-game)