cdcm
Version:
Community driven content management. Content stored in a directories composed of json, markdown, and images.
11 lines (10 loc) • 447 B
JSON
{
"title": "Retro Games For the Web: An Intro to PICO-8",
"slug": "retro-games-for-the-web-an-intro-to-pico-8",
"speaker": "byron-hulcher",
"summary": "PICO-8 is a \"fantasy game console\" for the web influenced by old systems like the Atari, NES, and SEGA Master System. Learn how to make games and art using the PICO-8's built in code, art, and sound editors, then publish your games online!",
"tags": [
"gamedev",
"lua"
]
}