
SweatyPanzer
sweatypanzer.com/ →A 4v4 tank shooter built by someone who can barely code
WHAT IT SOLVES
A dev with 'limited coding experience' wanted to build a real-time multiplayer browser game — and shipped it
WHY IT'S INTERESTING
One life per round, salvage to upgrade
Instead of infinite respawns, each round is one-life-only with salvage pickups to upgrade your rig. Best-of-seven format keeps tension high, and it runs in-browser with zero install — low friction to try
WebGPU multiplayer, co-written with Claude Code by a self-described non-coder
WebGPU is still bleeding-edge — most devs haven't touched it. The author literally said 'limited coding experience' in the HN title and used Claude Code to ship a working 4v4 real-time combat game. Whatever the code quality, getting this scale of multiplayer game live and playable is a signal worth noting
「「I built a WebGPU multiplayer game with Claude Code and limited coding experience」」
TECH GUESS
Likely raw WebGPU API + JS/TS on the frontend, some Node-based backend for multiplayer sync, scaffolded with AI assistance
Discussion (0)
- No comments yet — be the first.
Related
#166▶ 153A vibecoded local Azure emulator
#165▶ 126🎡 A feelings wheel that turns your moods into a timeline map
#164▶ 164No-code backlink building — AI fills the forms, you track the links