A minecraft clone I fully vibecoded with Qwen3.8-27b Q4

Reddit r/LocalLLaMA Models

Summary

A user created a complete Minecraft clone using Qwen3.8-27b locally, with the model handling all coding, audio, textures, and 3D models in about 3 hours for less than $1 in electricity, showcasing impressive local AI capabilities.

I wanted to see just how capable Qwen3.8-27b is locally. I have a RTX 4090 and 96GB of RAM but the Q4 comfortably fits in the GPU with plenty of context, the few times I needed more than 130k context I just loaded it spilled into RAM and it's capable of not degrading even at larger context. I'm super impressed with this model. The model did everything on it's own - the coding, audio, textures, 3D models. I always just gave it the same basic prompt with some info and the task I wanted it to do. Total generation time across all prompts was maybe 3 hours and if I calculate the cost in electricity, it comes out to less than $1. Not bad. To think that 2 years back you couldn't make this with frontier paid models and now you can do it locally on your PC is crazy.
Original Article

Similar Articles

Qwen 3.8 27b (Q4KM) oneshot a Super Mario clone

Reddit r/LocalLLaMA

A user demonstrated that the Qwen 3.8 27b AI model can generate a fully self-contained Super Mario clone game in a single prompt using LLAMA.cpp, completing the task in 117 minutes on a Windows PC and Macbook M5 Air.

This is what Qwen 3.8 27b is capable of

Reddit r/LocalLLaMA

The article showcases the Qwen 3.8 27b AI model's ability to generate a sophisticated JavaScript and WebGL project for realistic real-time ocean rendering in the browser.