Sparkles the Cat, who runs the notorious Time Laboratory, has demanded that her beleaguered assistant, Jeff, pet her. But Sparkles is a bit fussy. Jeff has reached out to you for help. Can you help Jeff figure out how to pet Sparkles the Cat without getting clawed?
I was super inspired by @Mittensbrother's "Easily Spooked" project from Day 8 (https://scratch.mit.edu/projects/236238057/) and wanted to do something similar with an easily-annoyed-cat theme. :) I like the discovery aspect of the project. Two things I'm still thinking about: (1) Do I have bugs? The logic of my program seemed straightforward in theory: cat is initially fussy if you leave it alone for long enough, it is not fussy if it is not fussy, you can pet it if you pet it for too long, it gets fussy again But the implementation seem convoluted. I need a code review. :) (2) Is it too much discovery? (Will the temptation to peek into the code be really high? :))