I have some super specialized workflow I wish I can run with their model, but looks like they don't allow programmatic call (claude code and codex allows it) in their plan.
Building a multiplayer game platform. Built a multiplayer pong game to dog feed the platform, and it got viral. Decided to make presales for it and got a little over $700 sales so far . if you want to give it a try, play it here https://antics.gg/p/side-out-94df7d
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.
Trying to make an harness and not falling behind with how fast those frontier model evolve is hard. We've built our own harness to make games, but it became obsolete as soon as a new model dropped. Gave up and now just letting user use whatever harness they want on their side.
Everyone's about to make games sooner than expected. games are slow, might look buggy and unfinished. But I think that's just about time before we see fun games coming up. i'm betting on it with https://antics.gg . if you want to host your multiplayer vibecoded games, feel free to use us!
Thanks for linking! I've used both Apple's and Parakeet locally for a while and haven't been able to spot the difference in quality and speed is better on Apple's model (+ doesn't take several gigs of memory). Have you noticed any quality differences anecdotally?
Steve Wozniak is a present that helps me keep this equation on the positive side every time I stumble upon something he said or done. This included. In an alternate universe the society values these kinds of people and not the bullies.
I'm wondering if a straight forward way for them to "send" their connected users to my platform? Should I simply create users on the fly ?
(I'm using better auth with login via gmail in my platform)
reply