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).
Month: March 2019
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).
In this first episode of Eddie’s magic show, he performs the photographic memory card trick on Jaz and Helena. The trick was then fully explained in a detailed tutorial.
Barton and Eddie demonstrate to you how to do another card teleportation trick.
In this video we talk about how to divide surds (or simplify fractions involving surds). We also do problems mixed with division and multiplication.
Today my friend Barton and I demonstrate to you how to do another Teleporting Cards Illusion.
In this tutorial we learn to program multiple bugs by adding all the bug pictureboxes to a bug array, so we can repeat the same instruction for all bug objects (to follow the player around, and subtract lives when any one of them collide with the player).