Jim Kersey
banner
jimkersey.bsky.social
Jim Kersey
@jimkersey.bsky.social
Artist, programmer, rare-do-well. Making a game for fun.
https://canaryrpg.com
https://theamokbros.com
https://store.steampowered.com/app/3248880/Canary/

Linux, Python, C, SDL, Emacs
Pencil, paper, ink
A lot of code is hiding behind this video... I'm using @aseprite.org to generate the spritesheets and .json files for animations, but I didn't want to pull a whole json library into my code so I'm parsing the .json with Python to create text files with just the data I need. #gamedev #indiegamedev
November 13, 2025 at 11:30 PM
So: Threw an armature in there (just drew lines from the hips to where I thought the feet should be in every frame) and warped the legs (sloppily). Walking left to right will obviously be trickier, but I figure he'll go kinda 3/4-view ish
November 8, 2025 at 8:00 PM
I tried to make a walk animation and somehow failed so hard that I broke his leg in the idle animation. #gamedev #indiegamedev
November 8, 2025 at 5:53 PM