Interactive Falling Text Rain
π Code Example: Interactive Falling Text Rain
π Related Videos:
π References:
π Timestamps:
0:10 Display text on canvas
3:03 Use font.textBounds() to get text's bounding box
6:42 Write a Letter class
11:07 Write a collide() method to detect collision between Letter object and paddle
16:30 Create a bunch of Letter objects & final touches
Previous
Wiper Typography
Next