Space Invaders · deepseek-v3.2-exp
Build a playable Space Invaders game on a canvas: a player cannon that moves and shoots, a descending grid of aliens that advance and fire back, destructible bunkers, score, and lives. Procedural graphics only, no external assets.
This one-shot run produced no runnable artifact.
agent produced no index.html
The transcript below shows what the model did — read it to see why the one shot fell short.
transcript · 7 messages
Build a playable Space Invaders game on a canvas: a player cannon that moves and shoots, a descending grid of aliens that advance and fire back, destructible bunkers, score, and lives. Procedural graphics only, no external assets.
I'll create a fully self-contained Space Invaders game in a single HTML file. Let me start by checking the current directory and then creating the game.
{"command":"ls -la"}total 0 drwxr-sr-x. 2 node node 6 Aug 2 03:25 . drwxrwsrwx. 3 root node 16 Aug 2 03:25 ..
Now I'll create the Space Invaders game in index.html:
Now I'll create the complete Space Invaders game in index.html:
Now I'll create the Space Invaders game in index.html:
Now I'll create the Space Invaders game in index.html:
TAKE IT TO CODE
This run produced no artifact — reuse the prompt with a different model or your own pi-agent run.