Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Coding Challenge: Dragon Curve Fractal Animation
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The Nature of Code book
- 3 Explain algorithm
- 4 Start coding
- 5 Write rotate function
- 6 Rotate all the segments
- 7 We have the dragon curve!
- 8 Add animation
- 9 Add the starting positions for a and b
- 10 Scale the lines
- 11 Add a nextGeneration function
- 12 The reduction ratio
- 13 Target zoom
- 14 Challenge complete!
- 15 What can you do?
- 16 Outro