Download source files
Level JSONs
data.json
- Raw array.
data (raw).json
- Raw data file (dictionary)
data (compressed).json
- Compressed data used on this website.
data (sorted).json
- Levels sorted by ID.
data (indent).json
- Sorted version with indent 4.
data 0.json
- First part of raw data
data 1.json
- Second part of raw data
Stats JSONs
authors (gold-users).json
- Statistics for gold users.
authors (green-users).json
- Statistics for green users.
authors.json
- Statistics for all users.
copied-ids (sorted by id).json
- Statistics for most copied level IDs (sorted by ID).
copied-ids.json
- Statistics for most copied level IDs (sorted by popularity).
description-symbols (with levels).json
- Most used symbols in description (with 100 levels example).
description-lengths.json
- Statistics for description length.
description-words.json
- Most used words in description.
descriptions.json
- Most used descriptions.
downloads (sorted by downloads).json
- Statistics for level downloads (sorted by downloads).
downloads.json
- Statistics for level downloads (sorted by most used).
game-versions.json
- Most used game versions (uploadGameVersion and gameVersion).
illegal-names.json
- All levels, that includes illegal symbols (sorted by ID).
likes (sorted by likes).json
- Statistics for level likes (sorted by likes).
likes.json
- Statistics for level likes (sorted by most used).
exist-levels.json
- Statistics on the percentage of existing levels grouped in 50 000 ID ranges.
name-lengths.json
- Length of level name statistics.
names.json
- Most used level names.
rated.json
- Most popular level rate types.
songs (custom songs + rated).json
- Most used custom songs (in rated levels).
songs (custom songs).json
- Most used custom songs.
songs (official songs + rated).json
- Most used official songs (in rated levels).
songs (official songs).json
- Most used official songs.
songs (rated).json
- Most used songs (in rated levels).
songs.json
- Most used songs.
symbols.json
- Most used symbols in level name.
words.json
- Most used words in level name.
stats
- All statistics files.
Python scripts
main.py
- Random level fetcher
main.py (Unlisted)
- Unlisted level finder
configure.py
- Tools for JSON with levels.
Assets
Assets used on this website