IFD:PhysicalComp2011/code: Difference between revisions

From Medien Wiki
(Exercise IV added)
Line 1,001: Line 1,001:


</source>
</source>
<br /><br />
=== Exercise IV ===
Modify the example X so that instead of writing random characters, the following String (char sequence)
is written "HELLO WORLD" but with only one letter at each time.
Helpful links: <br />
[http://processing.org/learning/text/ Strings and Drawing Text in Processing] <br />
<br /><br />
<br /><br />