ASCII Animator

ascii-animator.mp4

How to Use

  1. Clone this repository and cd into it:

    git clone [email protected]:davidhsingyuchen/ascii-animator.git
    cd ascii-animator
  2. Create image.ans and populate it with your favorite ASCII art (take a look at ASCII Art Convertor!).

  3. Create the config file:

    cp config.yaml.dist config.yaml
  4. See how the animation looks like with the default configuration:

    make run
  5. Tune the values in config.yaml according to your personal preferences.

Notes

The stage when randomized images are displayed is designed to override the previous line on purpose.

TODOs

  • Explain why this project is created when the MV is ready.

GitHub

View Github