logoalt Hacker News

eric_khuntoday at 2:50 AM0 repliesview on HN

Antics (https://antics.gg): a site to play silly little multiplayer games with friends, and to make your own by using our MCP

The bet is that current models are good enough that anyone can one-shot a fun browser game. What they can't generate is the multiplayer part (server, WebSockets, state sync, hosting), so that's the only part we've built: a browser SDK plus a hosted relay. Deploy a game, get one link, and everyone who opens it is in the same room.

Quickest way to see it: open any game on https://antics.gg/games in two tabs.