Frame-by-frame gameplay recordings (~10 fps) from Clash Royale's TV Royale, covering all 31 arenas. Automated recording using tools from our github repository.
arena_{XX}/{replay_uuid}/
├── frames.parquet # Frame data
└── preview.jpg # First frame thumbnail
frame_id (int64): Frame number
image (Image): PNG bytes
hash (string): MD5 for deduplication
from huggingface_hub import hf_hub_download… See the full description on the dataset page:
https://huggingface.co/datasets/Chutdedededede/clash-royale-tv-replays.