I have an assignment that I need help with. The program has been provided but there is apparently errors in the program given to use so I cannot complete the assignment. Here is a link to the program, "https://www.dropbox.com/s/uysagdmvt9girai/breakout-blank.zip". I take no credit for this as it was created by Barbara Ericson of Georgia Tech. Our assignment is to create a new breakout game using the provided blank template. When I right click on brick and create new brick it gives me an error that says that it cannot find the variable color. I was told by my instructor that it has to be Color.BLUE for example. No matter what I put in their it still gives me an error. The exact error message is "Error: cannot find symbol - variable color". The variable color has in fact been instantiated so I do not know where this error is coming from. I am hoping one of you guys can help me as it is greatly appreciated. Thanks!!