Week 8

Today was the start of my coding adventure. Using the sudo code I had created previously I started coding the game.

Tap Tap Revenge

A video of the game I am trying to produce.

 

 

Video One

Video showing me having balls fall down the screen and be destroyed once they hit the line at the bottom.

 

Video 2

I tried implementing the space bar button into the game, so that when a player presses space they then destroy the ball, rather than it happening automatically.

However this wasn’t working, hmmm.

 

Video 3

I solved the issue of the balls not destroying when the space bar was pressed, I realised it was due to the right triggers not be turned on.

The video below shows my start into getting the score ready, with the console displaying ‘Hit’ when the balls go across the line.