Project Description: The project is a game consisting of a character who is a girl who disposes of garbage in her own basket, and there is a variable called score, whenever you pick up a piece of garbage, the score increases by one value, and there is another variable called time, whose value is equal to 20, and since the beginning of the character's move, this variable decreases by one value, and when Its value reaches zero, the game stops, and a message appears based on the score value. If the score value is greater than 10, you win, a message appears, and if the score value is less than 10, a game over message appears.