Published on

Lesson 6: Class Project Part 1

Authors
  • avatar
    Name
    Jakeydmonkey
    Twitter

Intro

Last week, our students were given the time to explore projects on Scratch made by a community of their peers (you can explore some of these projects here). They were particularly interested in the following project:

https://scratch.mit.edu/projects/839376396/

I instantly saw how this project utilizes key concepts in programming such as loops, if statements, variables, and even randomization. So, we decided to use the rest of our classes to build a game much like this one.

Part 1