Made for my Computer Science course at school It's really just an update of Scratch: The Sequel (https://scratch.mit.edu/projects/892855889/) Project Description/Requirements: Create a simple game. The game must involve at least one sprite that is controlled by the user. This game must include at least one object that "loops" (that means it repeats a chunk of code a certain number of times, or forever, or until a condition is met). The game must also make use of at least one "variable" -- this can be in the form of a scoreboard, object size, timer… Include at least one "extra" feature in your game that hasn't been mentioned. This could be a scoreboard, different levels, a menu. ((Around September 15th, 2023))