Scratch
Do a web search for Scratch to find the web app. Create an account if you don't already have one.
Don't share any personal information
If you are new to Scratch, take some time to play around with it and feel free to go through some of the tutorials
When ready, create something with the following minimum requirements:
- Use at least one feature from each of the following menus:
- Motion
- Looks
- Events
- Control
- Sensing
- Use at least two sprites, each of which should have their own scripts
- Your program should somehow react to input - either using the keyboard or the mouse.