Essential Question: How can I use collision detection to create a maze?
Mastery Objectives:
Learn how to design sprites to detect collision.
Learn how to navigate a sprite using arrow keys on the keyboard.
Learn how to design an if statement.
Learn how to design a loop.
Days on Project: 2-3
Directions: Recreate the old video arcade game Pac Man by using scratch. You will need a sprite and a stage. The program doesn't necessarily have to be Pac Man but should include a sprite that chases and eats other sprites while moving through a maze using the arrow keys on the keyboard.
Do Now 1: What type of video game is your favorite type? Read through the article and write your favorite genre in the comment section. https://store.hp.com/us/en/tech-takes/video-game-genres
Do Now 2: Do Now Scratch 6
Do Now 3: Do Now Scratch 7
Here is the history of the game:
http://en.wikipedia.org/wiki/Pac-Man
Here is the algorithm of the ghosts:
http://gameinternals.com/post/2072558330/understanding-pac-man-ghost-behavior
Here is the game:
Yokai Artwork:
Ticket-to-Leave 1: https://docs.google.com/forms/d/e/1FAIpQLSe4jUqQZZW4Dkknqg3A7YtrwyQC9cUlF2YxZcnLm0xY4DyR7g/viewform?usp=sf_link
Ticket-to-Leave 2: https://docs.google.com/forms/d/e/1FAIpQLSdjMGwFZ6_wGHCuJS42esQA5509VlGG3j-hhk3m0DZzW162SA/viewform?usp=sf_link
Ticket-to-Leave 3: In the comments below, describe the hardest part of pacman for you.