Project Link to Fortunes Collide: https://scratch.mit.edu/projects/1224782624
Project Description: In this background project, I created a game where Andy, the main character, needs to collect all the basketballs before coming in contact with the beetles. If he does, you immediatley lose the game. However, if you are able to help Andy collect all 5 basketballs, then you win.
Project Link to Guess My Number: https://scratch.mit.edu/projects/1245179939
Project Description: In this background project, I created a game where the beetle can guess the number you are thinking of, as long as it is a whole number. It does this when you click the key "2" and by using the Binary Search Method. This method works by dividing the maximum number in half each time it guesses, eventually coming to the number you are thinking of. The user can set the starting maximum number to anything they want and the beetle will always have a 100% chance of guessing it corectly.
Project Link to Fortunes Collide: https://scratch.mit.edu/projects/1254354608
Project Description: In this background project, I created a game where the player has to control the snake and collec the tacos without hitting the edge or the snake's body.
Project Link to Fortunes Collide: https://scratch.mit.edu/projects/1255427722
Project Description: In this background project, I created a game where the player plays a game of rock paper scissors with the program. This code took a lot of time, but I am overall very proud of it.