Change tilemap to dimension and simple generation

This commit is contained in:
2026-03-06 15:46:42 -03:00
parent 0f3f8de735
commit e5d2a3e7e2
20 changed files with 137 additions and 186 deletions
+1
View File
@@ -16,6 +16,7 @@
"imports": {
"$/": "./",
"@gfx/canvas-wasm": "jsr:@gfx/canvas-wasm@^0.4.2",
"@paulaboks/rng": "jsr:@paulaboks/rng@^0.0.2",
"@std/fs": "jsr:@std/fs@^1.0.23",
"marked": "npm:marked@^17.0.3"
}