Scratch Lab 8

Name: Chris Theo

Period: 7

Assignment: Lab #8

Lab Overview

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.

My Solution 1

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 2

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.

My Project Link

Click HEREto return to homepage