Back to Projects

1 / 3
Built a single-player Arkanoid-inspired game using only HTML and vanilla JavaScript — no canvas, no frameworks. Custom engine runs at a steady 60 FPS with smooth keyboard controls, pause menu, and live scoreboard. Optimized DOM rendering with dev tools for zero frame drops. When no engine fit the job, I built my own.