Final Project

Basing on the idea from traditional Audition game and the suggestion on the Internet, our team create a product by Alice. Firstly, we create the changing background : Secondly, there are four levels for mark: 1. If the distance between a arrow to a goal >= 0.25, screen shows: 'MISS' and you don't have any mark. 2. If the distance between a arrow to a goal >= 0.22, screen shows: 'BAD' and you have 1 mark 3.If the distance between a arrow to a goal >= 0.18, screen shows: 'COOL' and you have 2 marks 4.If the distance between a arrow to a goal >= 0.14, screen shows: 'GREAT' and you have 3 marks Especially, If the distance between a arrow to a goal < 0.14, screen shows: 'PERFECT' and you have 5 marks Before starting, you have to install sound to begin playing The introduction is a dance. There are four levels to choose: This is main the interface of game: The lesson that comes from game: 1. The d...