Upload Game
Upload your ARC-AGI-3 game files to play them in the browser
Requirements
Game File
.py with ARCBaseGame subclass
Metadata
.json with game_id
Example metadata.json
{
"game_id": "rr05",
"tags": ["puzzle", "mirror"]
}