My Scratch project is a simple game that requires the user to get the unicorn to the apple without hitting the obstacle on the way (buildings). The user is expected to use the arrow keys to navigate the unicorn. Every time the unicorn touches one of the buildings it automatically comes back to its original position. The user is allowed to touch the buildings a maximum of three times after which the game is over.
This is a part of my assignment for week 0 of CS50 2021.