UNIT 2 TEXT QUESTIONS
Critical Thinking Questions
How might you develop a game where players need strong twitch skills in a way that still makes the game fun for players of all skill levels and abilities?
The unit has you writing a script that ends each level when a sprite gets to the right edge of the screen. Propose another “level completed” solution where the levels ends when the player hits a certain part of the screen WITHOUT relying on coordinates. Describe your solution, including the code blocks you would use instead of coordinates. (Hint: think about landing on a target or crossing a finish line!)
Propose at least two different ways you might increase the difficulty of a level by altering a characteristic of an enemy sprite in Scratch.
Think of video games that you find immersive. Identify two qualities those games have that draw you in.
Think about or propose a board game or video game that has an extremely high degree of customization. Explain why that game is highly customizable.