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

Interactive Floating Typography