brick fall game

by Connor B

Description

The program I have written runs a game in which rectangles continuously fall from the top of the canvas and the user has to avoid then using the mouse. In order to win the game the user either has to survive until the end of the game (2 mins) or score 80 points. To score points the user need to find and collide with a golden oval, which will give the user the power to delete the rectangles they collide with and score 1 point for each rectangle they delete.