I built GameDeck — a gaming platform where you pick a badge, type a name,
and play. That's it. No accounts, no launcher downloads, no tracking.
Here's how I built it and what I learned.
The stack
Frontend: Pure browser-based, vanilla JS
I built GameDeck — a gaming platform where you pick a badge, type a name, and play. That's it. No...
I built GameDeck — a gaming platform where you pick a badge, type a name,
and play. That's it. No accounts, no launcher downloads, no tracking.
Here's how I built it and what I learned.
The stack
Frontend: Pure browser-based, vanilla JS

🎮 I Built a Free Browser Gaming Platform – FizGame Over the past few weeks, I've been working on a...

You'd think building a browser game requires a stack of dependencies. Phaser, PixiJS, maybe Three.js....

I Built a Browser Game with Next.js 16, Cloudflare Workers, and a D1 Database I've been...

Over four years ago I started building something that most developers told me shouldn't work. A...

I Built 40+ Browser Games in Vanilla JavaScript — Here's What I Learned Over the past few...

Embedding a browser game looks simple: <iframe...