I have changed my coding term again and have decided to use while loops as I have a lot more ideas for it.
http://www.openprocessing.org/visuals/?visualID=8184
http://www.openprocessing.org/visuals/?visualID=5609
I have decided to use " if/else" as my coding term.
Definition: Extends the if() structure allowing the program to choose between two or more block of code. It specifies a block of code to execute when the expression in if() is false. (Processing)
No comments:
Post a Comment