
All projects
Web Apps
Climbo
Browser-based physics puzzle racing game with hill climb tracks and realistic car physics.
Climbo introduces physics-based mechanics that challenge players to think critically, control momentum, and solve environmental puzzles with ramps, bridges, and moving platforms directly in web browsers.
Key Features
- Physics-based vehicle movement & collision simulation
- Progressive difficulty levels with environmental puzzles
- Responsive controls optimized for desktop and mobile browsers
- Fast loading experience with modern low-poly visual design
Tech Stack & Implementation
Built independently using pure JavaScript, HTML5 Canvas, CSS3, and Web APIs, featuring a custom physics and movement engine.
Engineering Highlights
- Custom 2D physics engine handling gravity, torque, and momentum on canvas
- Frame-rate independent game loop for consistent physics across devices
- Zero-dependency architecture — the entire game ships as lightweight static assets
- Touch and keyboard control schemes tuned for both desktop and mobile browsers

