Back to Projects
Bomskuy Game
Built an interactive 2D arcade game using HTML5 Canvas and Vanilla JavaScript. Features multiple difficulty levels, power-ups, and a dynamic leaderboard.

Overview
An interactive 2D arcade game inspired by Bomberman, built purely with HTML5 Canvas and Vanilla JavaScript.
- Gameplay Loop: Navigate the arena, plant bombs to destroy walls, defeat enemies, and collect power-ups (TNT, Ice).
- Game Engine: Custom-built collision detection, sprite rendering, and real-time score tracking.
- Leaderboard: Features difficulty settings and a fully sortable leaderboard using browser Local Storage.
Technologies
HTML5 CanvasJavaScriptCSS3
Links