logoalt Hacker News

senkoyesterday at 7:37 PM4 repliesview on HN

I love testing the new models by asking them to code a toy RTS game. Here's what Terra did: https://senko.net/vibecode-bench/2026/rts-gpt-5.6-terra.html (one try, in codex app, xhigh effort)

Comparing this to other models, I find it similar to GPT-5.5 and a bit behind Sonnet 5. You can see how other models fared here: https://senko.net/vibecode-bench/ (you can also fetch the prompt and the the 5.6 Terra resulting code on from that page).

I don't have access to Sol yet (on a Plus sub, which should get it according to what I've read), so can't do the more interesting test. I'll update the above page as soon as I get access - hopefully soon.


Replies

gorgmahyesterday at 8:14 PM

this is so cool: it's playable (even though super boring since there are no enemies) and you can feel that a few iterations would make it very usable.

Which model is the best at the moment, for this kind of stuff, in your experience?

show 1 reply
zahlmanyesterday at 10:36 PM

Could we see the prompts, though?

show 1 reply
ciefayesterday at 8:26 PM

Very neat! Can't wait for the Sol version!

rsoto2yesterday at 8:08 PM

So the measure of a model is how well they can recreate something they easily have thousands of examples of in their training data. There's probably a better base RTS on github somewhere for free.

show 5 replies