Games.
Things I'm playing with — small interactive experiments at the seam of code and play. Some are concepts, some are live, all are scratch-built.
4 of 4
Friday Co-op Tetris
ConceptClassic Tetris where Friday plays the second board alongside you, learning your stacking patterns over the run. Two-player co-op against gravity.
TypeScript · Canvas · Friday SDK
Agent Dungeon
WIPRoguelike dungeon crawler where every NPC is an LLM-driven agent with its own goals, memory, and BDI loop. Talk your way past combat.
TypeScript · Phaser · LLMs · BDI agents
Type the Stack
ConceptSpeed-typing trainer that throws real production code at you — lines from Spring, Kafka, Lambda handlers. Track WPM by language.
Next.js · TypeScript
MCP Arena
ConceptTwo AI agents fight by negotiating tool calls through MCP. Watch them try to outsmart each other with your hosted brand layer in the loop.
MCP · TypeScript · LLMs