Monday 20 November 2017

"Bottle Flip 2K18"

Koan Hemana has been working hard on his bottle flipping game and finally figured out how to get the score to go up when the bottle landed upright on the table. Press the spacebar to flip the bottle to see how many you can get in 60 seconds. So far the high score is 16.....

Thursday 21 September 2017

X & Y Coordinates

Noah Gillanders and Austin Lash have worked collaboratively to each create a project which helps others to understand how the X & Y Coordinates work. Nice to see students working in their own time to show their understanding of coding and to help other students - awesome!! Have a go and see if your understanding improves.

Thursday 14 September 2017

Laser Code

Check out this algorithm when you are adding a laser to your game.

Friday 8 September 2017

"Car Park Problems" by Bianca Fafeita

Try out this game - Bianca has produced "Car Park Problems" Navigate through the cars to the gas can within 60 seconds.!!! Watch out for the red cars and the police! Click the red cards to move them. Yellow car Up = Up Down = down. Right = move forward Left = move back. Space = rotates

Thursday 15 June 2017

"Cupcake Mania" by Ara Robinson

Ara has been working diligently in Coding classes and has finally completed her "Cupcake Mania" game. She has drawn all of her cupcake, flour bags, eggs and cake actors herself. You have to click where you want the ninja to go. Avoid all of the ingredients but collect the cupcakes to win. She has included a timer so you have 30 seconds to collect as many cupcakes as you can!

Tuesday 13 June 2017

Scrolling Background Fix by Kaiba

Kaiba has been creating a scrolling background game and had a white vertical line coming across his screen at regular intervals. He managed to fix it today by changing the value in the set size block to a higher value.

Monday 12 June 2017

How to Set a Limit on the Score

To set a limit to the score and then have a consequence try the following algorithm on the score actors code.