pzxc
5 hours ago
If you're curious, this is the single prompt used to build the game with Claude Sonnet 5.0 on Medium:
> Create game 197 "Jungle" based on the Chinese board game "dou shou qi". Since it's a board game it can use a regular controller (doesn't need websockets), but please include scoring (backend authoritative/anticheat) and sound effects (ui/lib/sfx.ts)
I did later have a second prompt but it was just to renumber the game to make it ready for publishing, after playtesting and finding no issues. And of course a lot of the infrastructure (including the sound effects library) was built in previous sessions.
If you have any questions, lay 'em on me!