The first Scratch game made in fundamentals.
What is Maze?
The newest Sensei.
Who is Sensei Levi?
In order to move you must use.
What is hero.move____(); Up,Down,Left,Right?
This badge is needed to complete White belt.
What is robotics.
The coding language used for Scratch.
What is Block Coding?
The last game in the White belt GDP.
What is air hockey?
This Sensei is can be found at the front desk most days.
Who is Sensei Ember?
The amount of attacks needed to kill an enemy.
What is 2?
After completing the 3D modelling badge you receive this 3D printed item.
What is a nametag?
The coding language used from white to green belt GDP.
What is JavaScript?
GDP games that have no instruction in the workbook.
What is a prove yourself?
This Sensei is the youngest.
Who is Sensei Kaitlyn?
This can be used to repeat your actions.
What is While(true)
The program MCreator allows you to make mods of this game.
What is Minecraft?
Making a variables: "var" is local, but ____ is global.
What is $this?
A series of 7 games to start off yellow belt.
What is Rain Catcher?
This Sensei is the oldest.
Who is Sensei Jayden?
In level 14 breaking this reveals a friend to help you fight.
What is a Cupboard?
Orange belt does not require you to do the Prove Your self's, but has been replaced with This badge.
What is Phaser 1?
The function used to check if two objects come in contact.
What is isTouching()?
The game used to code in Blue belt.
What is Roblox?
Code Ninjas does online lessons, These two Sensei' can be found leading them.
Who is Sensei Noah, and Sensei Kaleb?
After beating all the levels in CS1 this PVP "level" is unlocked.
What is Wakka Maul?
You can go here to find all the badges, and instructions.
What is google classroom?
The event that runs code all the time while game is played.
What is update every frame?