I'm Larry (Danna) Collins Jr.

Software developer (C#, SQL, .NET). Live bluegrass musician. Vintage computer collector. I build things that are useful, play things that are loud, and collect things that are old.

All posts →

Building a Multiplayer Game System: Yacht and Farkle

How I built a real-time multiplayer game platform in the browser — QR-code lobby, shared game table, mobile player views, and PartyKit for live sync. Starting with Yacht and Farkle.

Multiplayer Games: Bug Fixes, Chat, and Help

A second pass on the Yacht/Farkle multiplayer system — fixing Farkle's scoring engine completely, adding player chat, game rules help, and a table-controlled early game over.

New Tool: 6502 Debugger

Built a browser-based 6502/6510 assembler and live debugger — all 56 opcodes, step execution, live registers and flags, and a hex memory inspector. No install needed.