Project Info:
At a glance the Micro Spiragraph is nothing else than a visual entertaining program. You can run it and enjoy the amazing shapes left behind.
However, by implementing it, the program will teach you many valuable coding concepts such as:
- How to work with trigonometric functions
- How to push and shift values to / from an array
- How to use JavaScript objects to store complex information