Hey guys, another quick and easy magic trick tutorial that involves a RING! Enjoy.
In this tutorial we create a function that gradually adds new enemies to the game as the score increases. We also record the high score in the game.
Eddie performs the see through card trick on Muay Thai Boxer Jeremy, then fully explains step by step how to do it.
In this lesson we talk about how to rationalise the denominator (turn the denominator of a fraction from a surd into a rational number).
Another easy card trick. Try it on a friend!
In this video I made a start up screen for my game. You also learn how use code to program the switch between forms (screens).
My friend Haydn and I demonstrate an easy pen trick.
In this lesson we expand brackets involving Surds using the distributive law.
Barton and I show you an easy photographic memory trick you can perform anywhere anytime.
In this tutorial I make the bugs crawl away / bounce off from each other when they get too close – by using the collision detection function, I wrote another function to make them crawl away as well as calling that function in a nested for loop (1 for loop inside another for loop).