Walky
31 December, 2025
Hi,
- Avatar generation based on drop-down selection
- Avatar can walk around in a rectangle world with collision and walking animation
When it comes to game physics code and frame animations, I always get the code from the internet because I do not like maths. This time I got it from Gemini.
As you can see it uses a spritesheet, where the animation frames are all on the same one image, tiled. The other JS spritesheet I know of is the oneko cat cursor animation!

