:: 2026
via Kimi platform playground (zero shot, no agent) · view gist
MinesweeperGemma 4-12B
4-bit quant; had to manually fix a few stupid syntax errors · view gist
2-bit quantized, run via DwarfStar4 · view gist
MinesweeperQwen 3.6-27B
Q4 quantized · zero-shot · view gist
:: 2025
MinesweeperGPT-5 nano
zero-shot · view gist
MinesweeperQwen3-coder
single-shot · view gist
MinesweeperGemini 2.5 Pro
single-shot · view gist
:: Prompts
Each game has a single fixed prompt, used as-is with no follow-ups:
Minesweeper
one-shot, in a chat interface
Create a beautiful and fully functional Minesweeper clone in HTML/JS/CSS (all in one file).
RTS
one-shot, from a coding agent
Create a simple but functional real time strategy (RTS) game similar to old WarCraft, StarCraft or Command & Conquer games. The player should be able to build buildings, create units, gather resources and should uncover the whole map. No AI or multiplayer needed. Use simple but nice-looking graphics. No sound. Implement everything in HTML/CSS/JS, everything in a single file (you can use 3rd-party js or css libraries/frameworks via CDN).