Sprint 2: Point and click

In this sprint, I decided to pivot in a different direction. I had some trouble with the Tic Tac Toe game. So, I decided to do an even simpler type of game. Point and click. Like my last sprint, this sprint also has a game menu. But I also added an option menu, when clicked it gives you the option of changing the volume of the background music. When you enter the game, there are 3 clickable objects. Two of the objects produce sound when clicked. The sounds produced are related to each of the objects. The final object is something you showed us in class. Drawing objects using a loop. I borrowed the snippet of the code posted on the PowerPoint related to the subject, but I changed the values by a bit. I also added another script within it that allowed me to randomize the color of the object when clicked. Also, when clicked it changes shape. So that is everything in my sprint 2.

 

Feature #1: Background Music – On the start menu there is background music played.

Feature #2: Adjust Music – there is the option of changing the music volume using a slider.

Feature #3: Clickable object (sound) – There are objects in the game, that when clicked produce sound.

Feature #4: Clickable object (shape and color change) – There are objects in the game, that when clicked change shape and color.

Leave a comment

Log in with itch.io to leave a comment.