Endless Mario Platformer

About

A procedurally-generated endless platformer inspired by Super Mario Bros. Jump across platforms, avoid falling, and survive as long as you can!

Features:

  • Infinite procedurally-generated levels
  • Smooth platforming controls (walk, run, jump)
  • Physics-based movement with gravity
  • Score tracking based on distance traveled
  • Simple retro-style graphics

Controls:

  • Arrow Keys or WASD: Move left/right
  • Spacebar: Jump
  • Shift: Run faster

Endless Mario Platformer

Controls: Arrow Keys or WASD to move • Space to Jump • Shift to Run

Tech Stack:

Built with TypeScript, React, and HTML5 Canvas. Features a custom physics engine with collision detection and procedural level generation.