Exercise 7-1 from Learning Processing: Write some psuedocode to make Ol’ Frosty ::PUMP IRON:: !!! (OK, I paraphrased).
Erase Eyes //we’re going to use them for expression//
erase arms
draw arms low
draw arms middle
draw arms height
//maybe we can create a function that moves smoothly between these positions//
OK, I’m having some problems with this. I keep on getting the same error with the basic void setup command (the importance of which I still haven’t fully grasped).
Error message: unexpected token: void
::Solved it!:: Gotta keep those parentheticals in order.

Recent Comments