Name: Chris Theo
Period: 7
Assignment: Lab #8
In this lab we focused on more completing tasks with the Finch and making a calculator. These both require the use of custom blocks in order to work.
Our solution to the Finch problem was to create code with the modded blocks in offline scratch in order to acheive a controlable bot. We used the X variables in order to acheive movement and the key press commands to make it controllable.
Our solution to the Finch part B problem was to use the same blocks we used for part A but instead of making it controllable, we made it so that each movement is timed so that it forms the given shapes.
My solution to the calculator problem was to create a scratch project that solves addition, subtraction, multiplication, and division. I used the math blocks to acheive this. I also used custom blocks to simplify the code.
Click HEREto return to homepage