Press x to go to a random spotBe named "Hello World". Involve changing the backdrop to the “x,y grid” backdrop. Will keep the original Cat sprite. Involve changing the name of the Sprite to your name. The project will consist of writing the following nine codes: When the “X” key is clicked, the cat will go to a random location and point toward the pointer. When the GREEN FLAG is pressed, the Cat goes to the origin and then faces to the right The Cat will then use a “talk bubble” saying, in a bubble caption, “Hello World. I’m (insert your name),” for 2 seconds When the “r” key is pressed, move the cat to the origin, facing to the right, and animate the cat so it looks like it is running in place, and never seems to stop. When the “w” key is pressed, move the cat to the origin, facing to the right, and animate the cat walking quickly, but slower than the running pace above. It should travel about 150 steps and then stop walking When the “m” key is pressed the cat will move to (-50,100) and face in the direction of 60. - 9) On the last four codes, the user will be able to have the cat travel around the screen, with the cat always facing right, by named keys that have it change its location by “10-15 steps every time the indicator key is pressed. No animation is used for these codes, and you decide what keys you want to use to make the cat move:up arrow down arrow left arrow right arrow click space for a surprise.
Made by IDKDavis16