I am taking the Harvard CS50 course and I just want to make sure that I am actually doing a good job and not just passing through. The link is https://scratch.mit.edu/projects/1053670086/
The rules:
It’s time to choose your own adventure! Your assignment, quite simply, is to implement in Scratch, at scratch.mit.edu, any project of your choice, be it an interactive story, game, animation, or anything else, subject only to the following requirements:
Your project must use at least two sprites, at least one of which must not be a cat.
Your project must have at least three scripts total (i.e., not necessarily three per sprite).
Your project must use at least one conditional, at least one loop, and at least one variable.
Your project must use at least one custom block that you have made yourself (via Make a Block), which must take at least one input.
Your project should be more complex than most of those demonstrated in lecture (many of which, though instructive, were quite short) but it can be less complex than Oscartime and Ivy’s Hardest Game.
Ashlee Abney is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.