** All credit to @ivan321 ** Just watch! @ivan321 made this project with Scratch Cat walking on the spot. I just added code to make Scratch Cat walk across the stage and tidied up a little. @ivan321 converted the Scratch Cat costumes from @griffpatch 's 16-frame Scratch cat walk cycle https://scratch.mit.edu/projects/10045024/ into black and white pictures; scanned each black and white Scratch Cat frame; converted the colours into block characters in a big list depending on the current pixel and the adjacent pixel; and then displayed each frame one after the other in a list on the stage. The code for scanning and converting/transcribing is all in the project. @ivan321 modestly wrote: "Thanks to @griffpatch for the original 16-frame Scratch cat walk cycle. All I did here was scan it..."