sprite and gif animations

This commit is contained in:
2023-11-04 13:06:49 -06:00
parent 2e039719f6
commit 79e7996d46
13 changed files with 1110 additions and 157 deletions

16
.vscode/settings.json vendored
View File

@@ -21,5 +21,19 @@
"peacock.remoteColor": "aa11aa",
"deno.enable": true,
"deno.unstable": true,
"liveServer.settings.port": 5501
"liveServer.settings.port": 5501,
"cSpell.words": [
"BGRA",
"blitting",
"dpng",
"idat",
"iend",
"ihdr",
"imgscr",
"Namee",
"NMAX",
"omggif's",
"plte",
"trns"
]
}