[CS]CS50 Week 0: Scratch

Penny N.
1 min readAug 21, 2020

--

Assignment Demo

Week 0作業使用Scratch做了一個簡單的互動作品。滑鼠按下蘋果時,棕熊會站起來發出歡呼聲,並叫你餵牠。當你移動蘋果時棕熊時,棕熊會發出快樂的歌聲。但牠被餵食太多次蘋果後,就會跟你說牠吃飽了。

作業規定:

Your project must have at least two sprites, at least one of which must resemble something other than 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 condition, one loop, and one variable.

Your project must use at least one sound.

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 Ivy’s Hardest Game. As such, your project should probably use a few dozen puzzle pieces overall.

--

--

Penny N.
Penny N.

Written by Penny N.

A passionate self-taught  iOS developer. Write to record my learning and share the knowledge

No responses yet