Rotate a wheel with spokes drawn with a for loop, then add some fancier motion when the robot is moving left or right
Move multiple images seamlessly and eternally to imply 3 dimensions
Complex nested matrices controlled with the mouse
Eyes use trigonometry [atan2(a,b)] to follow the mouse, and a laser canon using the same technique
Using Processing Sound library to create a continuous looping sound effect when a robot moves
A better way to animate Pacman
Move the robot's arms with keys and also have it blink
The simplest possible way to move a robot
Wrap an object around so it appear on the opposite side as soon as it goes off the edge
Code Processing p5.js extension to Javascript to make sketchs work in a web browser.
Buttons you can use anywhere to do anything
Using Processing Sound library to create a continuous looping sound effect when a robot moves
Same as simple key control, but more functions
Use different keys on the keyboard to trigger different events
Using a timer to trigger a recurring event, like an eye blink
Use Beziér curves
A basic, simple, robot. Then another version centered on 0,0 so you can use translate() more easily
Using Processing Sound library to create a laser beam blast triggered with the space bar