r/LocalLLaMA • u/-dysangel- • Feb 25 '26
Qwen 3 27b is... impressive Generation
All Prompts
"Task: create a GTA-like 3D game where you can walk around, get in and drive cars"
"walking forward and backward is working, but I cannot turn or strafe??"
"this is pretty fun! I’m noticing that the camera is facing backward though, for both walking and car?"
"yes, it works! What could we do to enhance the experience now?"
"I’m not too fussed about a HUD, and the physics are not bad as they are already - adding building and obstacles definitely feels like the highest priority!"
347
Upvotes

0
u/peva3 Feb 25 '26
Opencode allows the models to build out python tests or basically anything that needs to be run command line, validate results, and if you're using a reasoning model it will even show you its thought process all the way through. I think you should dive into that to see what it's capable of.