Please sign in to access this page
Brick Breaker is a neon-styled browser arcade game built with HTML5 Canvas and pure JavaScript. It brings back the classic breakout gameplay with exciting upgrades like power-ups, boss battles, sound effects, and real-time high score tracking. Fast, fun, and fully customizable — perfect for learning or showcasing your JavaScript skills.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Date: June 25, 2025
Duration: One day
I wanted to recreate the nostalgic Breakout-style arcade game with a modern, neon twist — all in a single day using pure HTML, CSS, and JavaScript.
What I Built in a Day:
A fully playable browser game with smooth paddle and ball mechanics
Brick layout and collision detection
Score and High Score system with localStorage
Power-ups: shield & speed boost
Boss enemy that spawns every 20 points
Clean UI with mute & restart functionality
Responsive layout & polished visual effects
Tools & Stack:
HTML5 + Canvas
Vanilla JavaScript
CSS3 (Neon styling)
Goal:
Build a retro-style game in 24 hours that’s clean, functional, and fun to play — with no external libraries.