Skip to content

hellosenthil/my_firstml_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Mario Browser Game

A simple platformer game built with HTML5 Canvas and JavaScript.

How to Play

  1. Download all files (index.html, style.css, game.js) to your computer
  2. Keep them in the same folder
  3. Double-click index.html to open in your browser

Controls

  • Arrow Left/Right: Move left and right
  • Arrow Up: Jump

Game Features

  • Physics-based platformer gameplay
  • Multiple platforms to jump on
  • Collectible coins (10 points each)
  • Score tracking
  • Auto-respawn when falling off screen

Files

  • index.html - Main game page
  • style.css - Game styling
  • game.js - Game engine and logic

Enjoy the game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors