Skip to content

Implement bounce() Animation #2

@pushkarscripts

Description

@pushkarscripts

Add a new bounce() text animation in lib/effects/bounce.js. This effect should:

  • Animate each character of a string bouncing up and down
  • Use ANSI or chalk to simulate bounce via vertical spacing or color
  • Accept parameters like { duration, amplitude }

💡 Look at how wave() is implemented for reference.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions