Think about it after watching demo:
- How many sprites?
- What is the behavior/function of each sprite?
- What blocks are needed to realize the functions?
Draw flowchart
Start coding:
Blank Project: https://scratch.mit.edu/projects/1027121065
Challenges
- Add a few more landmarks.
- Add a tip function for the location of the landmark.
Sharing
- Everyone makes a presentation regarding his/her project.
- What are highlights of the project?
- What problems you run into? How did you solve it?
- Are there any issues in the project? How to solve it?
- What is your idea to improve your project?
Review
- How to use list for storing information?
- How to access list?