Back to Coding

Coding

Interactive Scratch Helper

2026-07-11

Built a Scratch project that uses user input, if-else statements, lists, and conditions to respond interactively.

Scratch Project Link

[https://scratch.mit.edu/projects/1299856463](https://scratch.mit.edu/projects/1299856463)

What I built

This is one of my more unique Scratch projects because it uses user input to respond to what the player asks. I used if-else statements, lists, and conditions to help the program decide how to answer.

While building this project, I learned how Scratch can use stored information and decision-making blocks to create a more interactive experience.

codingscratchinteractive