Press space to initiate the program, then place the gems anywhere on the board. Press space again to determine the type of triangle you have made!
Only certain right triangles are detected, I believe due to how Scratch handles the math. I use the Pythagorean theorem to test for rightness, so I know the logic is solid (especially because it works *sometimes*). Any suggestions would be helpful!