https://github.com/aryanvbw/super-mario

https://github.com/aryanvbw/super-mario

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

Super Mario Game

A web-based Super Mario platformer game created using HTML5 Canvas, CSS, and JavaScript. This game recreates the classic Super Mario experience in a browser, featuring platform jumping, coin collection, and enemy encounters.

Game Features

  • Classic Mario-style platformer gameplay
  • Coin collection system with score tracking
  • Enemy interactions: jump on enemies to defeat them
  • Lives system (3 lives)
  • 100-second timer
  • Mobile-friendly controls
  • Responsive design for various screen sizes
  • Game pause functionality
  • Background music toggle

How to Play

  1. Use arrow keys to navigate Mario through the world:
    • Left/Right arrows to move
    • Up arrow to jump
  2. Mobile users can use the on-screen controls
  3. Collect coins to earn 50 points each
  4. Jump on enemies to defeat them and earn 100 points
  5. Avoid falling off platforms and colliding with enemies
  6. Complete the level before time runs out

Controls

  • Arrow keys for movement (desktop)
  • On-screen buttons (mobile)
  • ESC key to pause game
  • Enter to restart after game over

Technologies Used

  • HTML5 Canvas for game rendering
  • CSS3 for styling and animations
  • Vanilla JavaScript for game logic
  • Responsive design for cross-device compatibility

Resources Used

Audio

  • Mario Jump Sound: MyInstants
  • Background Music: Classic Mario Theme and Coin Collection Sound: Classic Mario Coin Sound all from https://www.myinstants.com/en/search/?name=Super+Mario

Images

  • Background Wallpaper: DeviantArt by RubyChu96
  • Sprite Images: Mario character sprites, enemies, and coins
  • Game Icon: Classic Mario icon

Project Structure

Super-Mario-master/ ├── index.html # Welcome/instructions screen ├── mario.html # Main game screen ├── script.js # Game logic and functionality ├── style.css # Styling for both screens ├── README.md # This file ├── audio/ # Game audio files │ ├── coin.mp3 # Coin collection sound │ ├── jump.mp3 # Jump sound effect │ └── mariotheme.mp3 # Background music └── images/ # Game images ├── bg.jpg # Background image ├── bg.webp # WebP version of background ├── coin.png # Coin sprite ├── enemy.png # Enemy sprite ├── icon.png # Game icon ├── runleft.png # Mario running left ├── runright.png # Mario running right ├── standleft.png # Mario standing left └── standright.png # Mario standing right

Credits

Game developed by Vivek W.

All game assets are used for educational purposes only. Mario character and related elements are property of Nintendo.

License

This project is created for educational purposes and personal use only.

Owner

  • Name: Vivek W
  • Login: AryanVBW
  • Kind: user
  • Location: india
  • Company: @TEch-Shop

🛰 𝐒𝐢𝐦𝐩𝐥𝐢𝐜𝐢𝐭𝐲 𝐒𝐩𝐚𝐫𝐤𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐢𝐨𝐧🛡️ 🌟 Dive into the Future: ✨𒆜🆅🅸🆅🅴🅺 🆆𒆜 Studying in Newton school of Technology🚀

GitHub Events

Total
  • Push event: 3
  • Create event: 2
Last Year
  • Push event: 3
  • Create event: 2

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels