I thought it'd be pretty funny to replicate a dating sim between two LLM agents.
Namely, by using a Playwright MCP server so that one LLM can create a website for the other to play through.

It took me a while to get used to Claude Code, so I started off with a simple text based dating sim.
This uses Claude's API to ask a new LLM instance to read the message history and participate.