initial commit: C64 (acme+VICE) Makefile, woodpecker, metadata and vscode tasks templates

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-16 16:58:37 +02:00
co-authored by Claude Fable 5
commit fd760dc061
5 changed files with 213 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "example",
"title": "Example C64 Game",
"author": "Teletype Games",
"desc": "Short description of the game.",
"site": "https://git.teletype.hu/games/example",
"license": "MIT",
"version": "1.0.0"
}