quillbeam

quillbeam

0-day streak
all 5 directions of 3 frames of the kitty are done! (directions 6, 7, 8, are mirrored versions of 4, 3, 2) might work on save data functionality or smth also, elaborating on the rudimentary animation system: there are arrays corresponding to various states that determine which frames to display so state 0 exclusively has the frame [0], and state 1 has the frames [1, 2, 3, 2] and then the animation system cycles between the frames 6 frames per second a frame can either have 1 direction, 5 directions or 8 directions if a frame only has 1 direction, always display that 1 direction if a frame has 5 directions, flip the remaining 3 directions
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/ad20f6b7-fe5a-4530-b95e-cc0d0237ef3b-image.png
eyy im walkin 'ere (rudimentary animation system is implemented)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/e5c32430-bd85-40a2-b72f-eef30cbbcd1b-image.png
dark mode toggle! (symbolized by the little celestial body in the corner)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/bd5176d0-a6ae-4513-ab5f-0698e47f3d2f-image.png
currently making a silly lil petsim game in html and js! i've only got basic walking behaviors pinned down right now (old name was webagotchi, recently changed to Taskiitty cuz old name was unoriginal)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/c0f1dc65-449f-4ad9-bbae-cf605daa23fc-image.png