Basic gameplay?

This commit is contained in:
2026-03-07 13:01:52 -03:00
parent 3074316606
commit 5218fab55a
15 changed files with 239 additions and 28 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const TEXTURE_SIZE = 16;
export const TILE_SIZE = 32;
export const TILE_SIZE = 48;
export const SLOT_SIZE = 18 * 3;