clash-royale
clash-royale-tv-replays
Clash Royale TV Replays
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.
Structure
arena_{XX}/{replay_uuid}/
├── frames.parquet # Frame data
└── preview.jpg # First frame thumbnail
Parquet Schema:
frame_id (int64): Frame number
image (Image): PNG bytes
hash (string): MD5 for deduplication
Usage
from huggingface_hub import hf_hub_download… See the full description on the dataset page: https://huggingface.co/datasets/chrisrca/clash-royale-tv-replays.clash-royale-tv-replays
Clash Royale TV Replays
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.
Structure
arena_{XX}/{replay_uuid}/
├── frames.parquet # Frame data
└── preview.jpg # First frame thumbnail
Parquet Schema:
frame_id (int64): Frame number
image (Image): PNG bytes
hash (string): MD5 for deduplication
Usage
from huggingface_hub import hf_hub_download… See the full description on the dataset page: https://huggingface.co/datasets/Chutdedededede/clash-royale-tv-replays.clash-royale-replays
Clash Royale RoyaleAPI replay corpus
Raw and cleaned Clash Royale battle replays captured from RoyaleAPI via the clash-royale-ai collector pipeline. Used to train the winner predictor model.
Contents
Path
Description
raw/
15,420 verbatim /data/replay JSON captures (schema v1), sharded into raw/00/, raw/02/, raw/08/, and raw/09/ subdirectories (Hugging Face file-per-directory limit). Each file contains the full RoyaleAPI replay HTML payload: timeline… See the full description on the dataset page: https://huggingface.co/datasets/Cochon123/clash-royale-replays.clash-royale-battlesClash-Royale-Cards-Data
Dataset Card for Dataset Name
This dataset provides a comprehensive view of all Clash Royale cards, combining core gameplay attributes with usage and balance-related statistics. Each entry represents a card and includes details such as elixir cost, rarity, evolution levels, mobility, and attack type. The dataset also includes derived fields like hitpoints and usage frequency, allowing for strategic and analytical insights into the game’s meta.
Dataset Description… See the full description on the dataset page: https://huggingface.co/datasets/Nitesh-04/Clash-Royale-Cards-Data.ClashRoyaleTrophyMatches
