Please sign in to access this page

brick_breake

brick_breake Used AI

1 devlog
3h 8m

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.

Timeline

Ship 1

0 payouts of shell 0 shells

Marwan Algharably

about 1 month ago

Marwan Algharably Covers 1 devlog and 3h 8m

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.