Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 643 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 643 Bytes

text-animation-ruby

Methods in Ruby that will animate text.

Implement

To implement the code add the two methods from the tAnim.rb file to your program. Add any string you would like to animate in the anim method. To change the speed of the animation make an adjustment to the parameters in either or both of the rand methods.

Requirements

You will need the ability to run Ruby in your terminal of choice. To install Ruby please visit Ruby Install Guide.

Questions

For questions or any other needs please contact Kait@KaitSewell.com.