Launching today

BRX_PREMIUM // Kinetic Arcade Experience
A modern breakout experience built on zero libraries
9 followers
A modern breakout experience built on zero libraries
9 followers
BRX_PREMIUM is a minimal tribute to the classic breakout genre, reimagined through high-end digital art aesthetics. Built with pure HTML5 Canvas and vanilla JS, it delivers liquid procedural gradients, neons, and fluid particle explosions with 0 libraries or dependencies. Features dynamic responsiveness for any screen and an integrated AI bot that clears all 3 demo levels flawlessly while capturing a crisp, 60fps HD video download directly inside your browser.





honestly this looks gorgeous, but one thing i'd love to see is a level editor or some kind of shareable seed so you can replay a specific brick layout. right now the three demo levels are cool but i'd basically burn through them in a few minutes and want more to chew on, you know
@barnaby_liang Hey! Thank you so much for the kind words, I really appreciate you digging the aesthetics! ✨
You actually hit the nail on the head. A level editor or a shareable seed system is exactly what a high-fidelity arcade experience like this needs for endless replayability.
Since this is a lightweight, zero-dependency demo version tailored to showcase the core canvas mechanics, the fluid physics, and the built-in AI recorder, the level count is intentionally capped to keep the build pure and tight.
However, expanding the brick matrix, adding custom procedural layouts, and introducing full sandbox capabilities is precisely what the complete, premium version is built for! If you’re down to chew on some more advanced architecture or want to chat about custom configurations, feel free to drop me a line at stephaniiabubnova@gmail.com — I’d love to show you what’s cooking behind the scenes! Claps for the awesome suggestion! 🚀
Hey tech hunters,
While the ranking algorithm is doing its chaotic storm thing, I wanted to drop a quick, hardcore technical update for the developers here.
I’ve injected a highly efficient AI bot directly into the active game loop, completely independent of the core source code. It scans the coordinate matrix in real-time, intercepts the lowest ball by predicting its plunging vector, and calculates the perfect paddle-edge strike to angle it back into the remaining clusters. On top of that, it forces a crisp 60fps HD .webm video capture directly from the canvas.
Here is a snippet of how the automation hook injects into the requestAnimationFrame update sequence:
I wrote a detailed deep-dive about how I engineered this entire environment and implemented the automation logic from scratch. You can read the full article on my Medium blog — the link is available right here in the launch section! ⚡
Looking at my current rank for this launch, I’m honestly reflecting on how to measure success here.
On one hand, the numbers are a bit of a bummer — none of my products have ever dropped this low before. But on the other side of the scale, I have to look at the reality. While most of my peers are endlessly scrolling through TikTok, I’m spending my spare time engineering complex, library-free digital worlds.
Whether it’s constructing hyper-precise mathematical Tourbillon clocks completely in native GLSL shaders, or coding this exact responsive arcade game from scratch in just 20 minutes, I build things that challenge me technically. Plus, looking at my profile, I’m proud to hold a real Maker badge and to have recently earned the Notable Voter status on this platform.
So, numbers aside, things aren't looking bad at all. At the end of the day, I’m creating real, raw software from scratch, and that's a win no algorithm can take away. ⚡
(Yes, that’s actually me in the picture below — just a schoolgirl coding neon dreams and matrix magic).