Robot

Rebuild the Robot in p5.js

  1. Create a StackBlitz account:
    Go to https://stackblitz.com/ and sign up using your school email address.
  2. Open the template project:
    p5.js Robot Starter File
  3. Fork the project:
    Click „Fork“ in the top left corner and select „Fork to my Projects“ to create your own copy.
  4. Rename the project:
    Change the project name to „01_SUE_Roboter“.
  5. Rebuild the Robot Illustration:
    Recreate the robot image by applying appropriate changes in the code (in function setup()), using:
    • Shapes like rect(), ellipse(), line(), etc.
    • Proper positioning and colors
    • Consider symmetry and proportions to match the example

Here is my result:

This website uses cookies to improve user experience. By continuing to use the site, you agree to this.

Privacy Policy