Title large_stringlengths 6 33 | By large_stringlengths 3 97 | URL large_stringlengths 26 69 | cartname stringlengths 5 21 | cartdata stringlengths 1.34k 82.2k | lua_code stringlengths 500 49.6k | asset_license stringclasses 7
values | code_license stringclasses 1
value |
|---|---|---|---|---|---|---|---|
Sneaky Stealy | Ironchest Games | https://ironchestgames.itch.io/sneaky-stealy | sneakystealy.p8 | pico-8 cartridge // http://www.pico-8.com
version 43
__lua__
-- sneaky stealy 1.4
-- by ironchest games
--[[
notes:
- any _i is the position, where the part before *32 is the y-axis, and the the one after *32+ is the x-axis
- local _x,_y=_i&31,_i\32
cartdata layout:
0 - highscore
1 - cash
2 - day
--]]
--[[
t... | -- sneaky stealy 1.4
-- by ironchest games
--[[
notes:
- any _i is the position, where the part before *32 is the y-axis, and the the one after *32+ is the x-axis
- local _x,_y=_i&31,_i\32
cartdata layout:
0 - highscore
1 - cash
2 - day
--]]
--[[
todo
- fix splash text for pico 0.2.2
- increase chance of l... | CC0 v1.0 | Unlicense |
PICO-CRATE | Harmony Monroe | https://harmonymonroe.itch.io/pico-crate | crate.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\n\n-- PICO-Crate\n-- by Harmony Hone(...TRUNCATED) | "-- PICO-Crate\n-- by Harmony Honey\n-- HarmonyHunnie.com \n--\n-- Music created by Gruber\n-- Pico-(...TRUNCATED) | CC-BY-NC-SA 4.0 | Unlicense |
Virtuous Vanquisher of Evil | Ironchest Games | https://ironchestgames.itch.io/virtuous-vanquisher-of-evil | epicevilender.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\n-- virtuous vanquisher of evil 1.3\(...TRUNCATED) | "-- virtuous vanquisher of evil 1.3\n-- by ironchest games\n\ncartdata'ironchestgames_vvoe_v1'\n\npr(...TRUNCATED) | CC0 v1.0 | Unlicense |
Cat Nap | molly-cactus | https://molly-cactus.itch.io/cat-nap | cat.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\n-- cat nap\n-- by @smoochbot\nfunct(...TRUNCATED) | "-- cat nap\n-- by @smoochbot\nfunction _init()\n cls()\n last=time()\n -- d.blue trans\n palt(0, fa(...TRUNCATED) | CC-BY-NC 4.0 | Unlicense |
Click! | Claus | https://caranha.itch.io/click | click.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\n-- click! roguelike\n-- by @caranha(...TRUNCATED) | "-- click! roguelike\n-- by @caranha\n\n-- main loop and constants\n\n-- constants\ndir={{-1,0},{1,0(...TRUNCATED) | CC0 v1.0 | Unlicense |
Blood of Vladula jr. | Slumma | https://slumma.itch.io/blood-of-vladula-jr | vladula.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\nfunction _init()\nt,aV,f,b,o,k,s,ar(...TRUNCATED) | "function _init()\nt,aV,f,b,o,k,s,ar,u,S,T=m\"0,0,0,1,15,1,1,0,0,0\"\naV,U,l,by=false,true,{},{}\nca(...TRUNCATED) | CC-BY 4.0 | Unlicense |
MineStorm Pico | A-TOM | https://a-tom-games.itch.io/minestorm-pico | minestormpico.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\n-- mine storm pico\n-- bY a(...TRUNCATED) | "-- mine storm pico\n-- bY a-tom e.e., 2022\n--\n--orig. mine storm by gce 1982\n--\n--title(...TRUNCATED) | N/A | Unlicense |
FLIP OUT | SLOMOBO | https://slomobo.itch.io/flip-out | flipout_web.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\n--flipout\n--by ian j sikes\ntools (...TRUNCATED) | "--flipout\n--by ian j sikes\ntools = {}\nfunction tools.assign(t, initial)\n t=t or {}\n initial = (...TRUNCATED) | CC0 v1.0 | Unlicense |
The Excuse Machine | ManofPixels | https://manofpixels.itch.io/the-excuse-machine | excuses.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\nfunction _init()\ncls()\nbc= \" bec(...TRUNCATED) | "function _init()\ncls()\nbc= \" because\"\nex={\"i was late\"..bc,\n\t\"the empire striked back\"..(...TRUNCATED) | CC-BY-NC-SA 4.0 | Unlicense |
kfkgfxfcgzz | rotbrain | https://rotbrain.itch.io/kfkgfxfcgzz | kfkgfxfcgzz.p8 | "pico-8 cartridge // http://www.pico-8.com\nversion 43\n__lua__\n\nfunction _init()\n lil_guy = {}\n(...TRUNCATED) | "function _init()\n lil_guy = {}\n lil_guy[\"sprite\"] = 0\n lil_guy[\"x\"] = 64\n lil_guy[\"y\"] = (...TRUNCATED) | CC0 v1.0 | Unlicense |
Pico-8 Unlicense Games Collection
Dataset Summary
A curated collection of all the games with code under Unlicense tagged PICO-8 from itch.io (29 games as of 2026-04-14). This dataset provides direct access to both the raw cartridge data and Lua source code for each game (extracted from the web player).
Note: The assets are sometimes licensed under non-commercial terms - not everything's free for commercial use. Check the asset_license column for game-specific details.
Dataset Details
Dataset Description
29 PICO-8 games from itch.io, with their code license listed as Unlicense. (while many games have public domain (CC0) assets, some have Non-Commercial (NC) licenses or other Creative Commons variants, see below or asset_license column)
Curated by: Thomas Gauthier-Caron
Language(s): PICO-8 (Lua-based game format)
Dataset Sources
- Repository: https://huggingface.co/datasets/thomasgauthier/unlicense-pico8
- Original Source: https://itch.io/games/code-unlicense/tag-pico-8
Uses
Direct Use
This dataset is ideal for:
- Learning PICO-8 development - Study real game code from various creators
- Modding and remixing - Create derivatives of existing games
- Game jam inspiration - Use mechanics or aesthetics as starting points
- Educational purposes - Teach game development with real-world examples
- Non-commercial learning - Study real game code (note: 8 games have NC licenses)
Out-of-Scope Use
This dataset should not be used to:
- Claim original authorship of games you didn't create
- Use in ways that violate the original creators' non-licensed works
- Apply to games not included in this specific collection
Dataset Structure
Features
| Feature | Type | Description |
|---|---|---|
Title |
large_string | The game's title as listed on itch.io |
By |
large_string | The creator/author of the game |
URL |
large_string | Direct link to the game on itch.io |
cartname |
string | Filename of the PICO-8 cartridge (.p8) |
cartdata |
string | Plain text content of the .p8 cartridge |
lua_code |
string | Extracted Lua source code from the cartridge |
asset_license |
string | License for game assets (art, music, etc.) |
code_license |
string | License for the game code (always Unlicense) |
Data Collection and Processing
- Collection: Games were identified from itch.io's "Unlicense" code tag filtered to PICO-8 games
- Extraction: Each game's .p8 file and .lua source were extracted
- Processing: Lua code was extracted from cartridge files and stored as plain text
- Metadata: Title, author, and URL information was preserved
Source Data Producers
The source data creators include:
- A-TOM
- Blake
- Calle Englund
- Claus
- Efraitor_
- Harmony Monroe
- Heartful Rune
- Ironchest Games
- Kieron Scott
- ManofPixels
- Mighty Pirate
- molly-cactus
- Pico-8 Community Games (icegoat9, Peteksi, lassehonnens, 2DArray, Yolwoocle, luchak)
- pixienop
- rainwarrior
- rotbrain
- SLOMOBO
- Slumma
- TLAlice
- thykka
- UpperC
- zep
Games
License Breakdown
Note: This refers to asset licenses (art, music, etc.), not the game code.
The code license for all games is: Unlicense (public domain, free for any use including commercial).
| Asset License | Count | Code License | Commercial Use? | Examples |
|---|---|---|---|---|
| CC0/Public Domain | 13 | Unlicense | ✅ Yes | Sneaky Stealy, Click!, Paper Plane Game |
| CC-BY-NC 4.0 | 4 | Unlicense | ❌ No | Cat Nap, Track and Field, Abduction, Red Light Green Light |
| CC-BY-NC-SA 4.0 | 3 | Unlicense | ❌ No | The Excuse Machine, Coffee Catch, Starry Night |
| CC-BY-NC-ND 4.0 | 1 | Unlicense | ❌ No | dotdot |
| CC-BY / CC-BY-SA 4.0 | 2 | Unlicense | ✅ Yes | Blood of Vladula jr., Pico-8 Community Game |
| Unknown (N/A) | 3 | Unlicense | ? | MineStorm Pico, Electric Massacre, MRTR555 |
Always check the asset_license column for each game's specific asset license before commercial use. The code is Unlicense (free), but assets may have restrictions.
Bias, Risks, and Limitations
Technical Limitations
- File size: Games range from ~500 chars (tweet_frogger.p8) to ~49,600 chars (earthapple.p8)
- Code complexity: Some games have minimal code (1-2KB), others are more complex (20KB+)
- Format: Only PICO-8 cartridge format (.p8 files, .lua source also included)
Recommendations
Users should:
- Credit creators when possible (though not required)
Citation
This dataset can be cited as:
@dataset{thomasgauthier_unlicense_pico8,
author = {Thomas Gauthier-Caron},
title = {Pico-8 Unlicense Games Collection},
year = {2026},
url = {https://huggingface.co/datasets/thomasgauthier/unlicense-pico8}
}
Load Instructions
from datasets import load_dataset
# Load the dataset
ds = load_dataset("thomasgauthier/unlicense-pico8")
# Access individual games
print(ds['train'][0]) # First game
print(ds['train'][0]['lua_code']) # Lua source code
More Information
- Original itch.io collection: https://itch.io/games/code-unlicense/tag-pico-8
- PICO-8 official site: http://www.pico-8.com
- Unlicense: https://unlicense.org/
Dataset Card Contact
For questions or issues: @thomasgauthier on Hugging Face
Dataset Card Authors
Thomas Gauthier-Caron (thomasgauthier)
- Downloads last month
- 46