Started a tiny idle clicker demo called 'Clicker the Dog'. No idea what that means.

This commit is contained in:
Zed A. Shaw 2025-05-11 00:15:09 -04:00
parent cf3da32681
commit 04f6fef921
5 changed files with 131 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 KiB

View file

@ -9,6 +9,11 @@
{"path": "assets/textures_test.png",
"frame_width": 53,
"frame_height": 34
},
"clicker_the_dog":
{"path": "assets/clicker_the_dog-1024.png",
"frame_width": 1024,
"frame_height": 1024
}
},
"graphics": {