Back to Projects
brick1
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.

Arkanoid Clone – Vanilla JS Game Engine

a single-player Arkanoid-style game using pure HTML & vanilla JS — no canvas, no frameworks. Custom 60 FPS engine, smooth controls, pause menu, live score. Built my own engine when none fit.


PublishedJan 5, 2026

Technologies
Frontend