Portfolio

Project #8

Velocity Leap

Velocity Leap is a fast-paced, arcade-style jumping game that combines precision physics with engaging gameplay mechanics. Built using the Phaser 3 framework, the project explores the complexities of real-time state management, sprite animation, and dynamic environment generation in a browser-based environment.

Velocity Leap

Core Technical Highlights

  • Advanced Physics Integration: Utilizes the Arcade Physics engine for responsive player movement, gravity scaling, and pixel-perfect collision detection.
  • Dynamic Asset Pipeline: Implements efficient sprite-sheet mapping and texture atlas management to ensure smooth 60FPS performance across both desktop and mobile browsers.
  • Infinite World Logic: Features a procedural platform generation system that increases in difficulty as the player progresses, ensuring a unique experience every session.
  • Event-Driven Architecture: Leverages Phaser’s scene-management system to handle seamless transitions between menus, gameplay, and game-over states.

Key Gameplay Features

  • Precision Controls: Fine-tuned jump mechanics—the height of the leap is determined by the duration of the input, offering a "pro-feel" to the movement.
  • Score & Persistence: A real-time scoring system with local storage integration to track and save high scores.
  • Interactive Environments: Moving platforms, collectibles, and hazards that require strategic timing and quick reflexes.
  • Responsive Scaling: Fully responsive game canvas that adapts to various screen aspect ratios without losing the integrity of the game's physics.

Game was developed to only 3 levels

Start
In game
Game over