We’ve started a falling object game for you. In this game, a player controls the cat using the left and right arrow keys. The goal of the game is to catch the fish and avoid the rocks that are falling from the sky. Use pseudocode to write the algorithm that controls what should happen if the cat catches a fish and if the cat catches a rock. Then, add code to the program to add that feature. How did pseudocoding help you when you were actually coding?
Created for 3rd-5th Grade Girls Who Code Clubs. Based on our book, Learn to Code and Change the World (http://amzn.to/2F7uEnK).