pipeline-skeleton

This commit is contained in:
2026-07-16 17:06:47 +02:00
parent 40e21c4d3b
commit d79fd325bf
4 changed files with 104 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "c64-demo",
"title": "Teletype Games C64 Demo",
"author": "Teletype Games",
"desc": "A Commodore 64 slide show in 6502 assembly: five slides with per-slide transitions, the TTG logo with a gold color wash, a credits scroller, a parallax starfield with sprites, a typewriter confession slide, and SID music.",
"site": "https://git.teletype.hu/games/c64-demo",
"version": "1.0.0"
}