r/DestroyMyGame destroyed me to the void for using AI. I used Qwen 3.6 27B Q8 with MTP for about 20% of this single HTML file physics shooter game. I remember last year being blown away by GLM 4.5 Air being able to write a somewhat coherent HTML webpage.
Summary
A developer shares their experience of being heavily criticized on r/DestroyMyGame for using AI (Qwen 3.6 27B) to create about 20% of a physics shooter game, contrasting it with past advancements like GLM 4.5 Air.
Similar Articles
Okay 27B made me a believer
User shares experience with Qwen3.6 27B model, which successfully generated a complete HTML5 breakout game in one shot, showing impressive coherence and attention to detail beyond typical LLM outputs.
@sudoingX: update: qwen 3.6 27b dense q4 just one shotted octopus invaders game on a single 3090. hermes agent drove the whole thi…
A user benchmark demonstrates that the Qwen 3.6 27B dense model (Q4 quantized) can autonomously generate a fully playable multi-file game in a single prompt on a single RTX 3090, significantly outperforming its predecessor with zero manual interventions. The results highlight major improvements in local code generation and agentic capabilities for consumer-grade hardware.
(Interactive)OpenCode Racing Game Comparison Qwen3.6 35B vs Qwen3.5 122B vs Qwen3.5 27B vs Qwen3.5 4B vs Gemma 4 31B vs Gemma 4 26B vs Qwen3 Coder Next vs GLM 4.7 Flash
An informal benchmark comparing 8 AI models (Qwen3.6 35B, Qwen3.5 series, Gemma 4 series, GLM 4.7 Flash) in creating racing games via OpenCode/Playwright MCP, testing their coding agent capabilities and documenting various implementation quirks.
GLM 5.2 generated most of this playable 3D game in the first iteration
GLM 5.2, used via the Jarvis Code coding agent, generated most of a playable 3D Geometry Wars-style game in its first iteration, requiring only minor follow-up tweaks.
Local Qwen 3.6 vs frontier models on a coding primitive: single-file HTML canvas driving animation - results and GIFs
A user compares local quantized Qwen 3.6 models against frontier models on a single-file HTML canvas driving animation task, finding that the local 27B Qwen quant delivers competitive results with better parallax and motion than some frontier outputs.