GDG Coding Jams
Build with AI. Together.
Share
Star Developer 9333
Builder profile

Star Developer 9333

1
build shipped
Current tier
Builder
Maker
4 builds to unlock
Badges

What they’ve earned so far.

Coding Jam Builder

Coding Jam Builder

1 build
Earned
1 build so far
Coding Jam Maker

Coding Jam Maker

5 builds
Ship 4 more builds to unlock
Coding Jam Champion

Coding Jam Champion

10 builds
Ship 9 more builds to unlock
Their builds

1 build on the board.

Art Attack
Track 09GDG Brooklyn
Art Attack

Art Attack is a real-time two-player fighting game where each player draws their own character, then AI turns the sketch into a fighter with stats, abilities, a sprite, and an arena theme. Players can join from another device, lock in their characters, watch the battle intro, and fight live in the same arena. The cool part is that every match begins with something completely original that the players created themselves.

I was surprised by how many small real-time state changes have to stay perfectly synced for the experience to feel seamless. A single missed update after character lock-in could prevent the entire match from reaching the battlefield, which made reliable multiplayer flow just as important as the AI character generation.