Here are various demos in this project. For each project, please unhide the sprite and you can make the others hidden. Play around with them to understand more about them how they can be used in various games. 1. Drawing App using pencil and eraser to show how you can draw using mouse and take 1st character of user's response for action (in eraser). 2. Cat and Ball: This shows movement based on mouse pointer - cat is trying to catch the ball. This demo we missed in the class. 3. Lion, Lion2 and bear walk - for showing different types of movements on key press. You can go Left diagonal if you press Up/down and Left arrow and Right diagonal if you press Up/down and right arrow key. 4. Ball3, Ball2 and Bat: What happens when we stop scripts in different ways.