nyuuzyou/OpenGameArt-CC-BY-SA-4.0
Dataset Card for OpenGameArt-CC-BY-SA-4.0 Dataset Summary This dataset contains game artwork assets collected from OpenGameArt.org that are specifically released under the Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA-4.0) license. The dataset includes various types of game assets such as 2D art, 3D art, concept art, music, sound effects, textures, and documents along with their associated metadata. Languages The dataset is… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/OpenGameArt-CC-BY-SA-4.0.
Dataset Card for OpenGameArt-CC-BY-SA-4.0
Dataset Summary
This dataset contains game artwork assets collected from OpenGameArt.org that are specifically released under the Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA-4.0) license. The dataset includes various types of game assets such as 2D art, 3D art, concept art, music, sound effects, textures, and documents along with their associated metadata.
Languages
The dataset is primarily monolingual:
- English (en): All asset descriptions and metadata are in English
Dataset Structure
Data Files
The dataset consists of:
- Asset files organized by type (stored across multiple ZIP archives, with approximately 500 files in each archive)
- Corresponding metadata in compressed JSONL format (*.jsonl.zst) containing information about the assets, categorized by asset type:
- 2D_Art.jsonl.zst
- 3D_Art.jsonl.zst
- Concept_Art.jsonl.zst
- Document.jsonl.zst
- Music.jsonl.zst
- Sound_Effect.jsonl.zst
- Texture.jsonl.zst
- An archive_index.csv file mapping asset filenames to their respective archive files
Data Fields
url: URL to the asset page on OpenGameArt.orgtitle: Title of the artwork/assetauthor: Creator of the assetauthor_url: URL to the creator's profile pagepost_date: Date when the asset was postedart_type: Type of asset (2D Art, 3D Art, Concept Art, Document, Music, Sound Effect, Texture)tags: Array of tags associated with the assetlicenses: Array of licenses (all entries contain "CC-BY-SA-4.0" in this dataset)collections: Array of collections the asset belongs topreview_images: Array of URLs to preview images of the assetdescription: Description of the asset provided by the creatorfiles: Array of file information, each containing:url: URL to download the filename: Filenamesize: File size
Data Splits
The dataset is organized into separate splits by asset type: | Split | Description | Number of Examples | |-------|-------------|-------------------| | 2d_art | 2D game artwork and sprites | 324 | | 3d_art | 3D models and assets | 106 | | concept_art | Concept artwork and designs | 14 | | document | Text-based game assets like names, stories | 2 | | music | Game music and background tracks | 278 | | sound_effect | Sound effects for games | 39 | | texture | Textures for game development | 11 |
Total dataset size: 774 entries
Additional Information
Licensing Information
All assets in this dataset are released under the Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA-4.0) license. This license allows users to copy, redistribute, remix, transform, and build upon the material for any purpose, even commercially, provided they give appropriate credit to the original creator and license their new creations under identical terms.
Full license text: https://creativecommons.org/licenses/by-sa/4.0/
Attribution Guidance
Under CC-BY-SA-4.0, attribution is legally required. When using these assets, users must:
- Include the creator's name
- Provide the title of the work
- Link to the original source when possible
- Indicate if changes were made to the original work
- Share Alike: Distribute derivative works under the same CC-BY-SA-4.0 license
Full attribution information is available in the ATTRIBUTION.md file included with the dataset, which lists all creators and their works.
