Upload Game

Upload your ARC-AGI-3 game files to play them in the browser

Game Python File
Drag & drop your .py file here, or click to browse
Metadata JSON
Drag & drop metadata.json here, or click to browse
Requirements
Game File
.py with ARCBaseGame subclass
Metadata
.json with game_id
Example metadata.json
{ "game_id": "rr05", "tags": ["puzzle", "mirror"] }