Skip to content

Create terminal animation for your favorite ASCII artwork.

License

Notifications You must be signed in to change notification settings

elderrapper/ascii-animator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Animator

This project is used in the official music video of "In My Dream I Hit The Bay".

ascii-animator.mp4

How to Use

  1. Clone this repository and cd into it:

    git clone git@github.com: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.

About

Create terminal animation for your favorite ASCII artwork.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published