Notes:
Features:
| Comments: |
Uses a 'nested loop' to tile the plane with alternating shapes. As symbols are graphed, they are counted and by using the modulus operator (%) an if-else block directs the traffic as to whether to draw a diamond or a heart. |
|---|