https://github.com/xeiavicaflashrepository/ansimaticspl
A very crude perl script for printing ANSI escape sequences to the terminal for art and animation purposes.
https://github.com/xeiavicaflashrepository/ansimaticspl
ansi-art ascii-animation ascii-art perl
Last synced: 10 months ago
JSON representation
A very crude perl script for printing ANSI escape sequences to the terminal for art and animation purposes.
- Host: GitHub
- URL: https://github.com/xeiavicaflashrepository/ansimaticspl
- Owner: xeiavicaflashrepository
- License: zlib
- Created: 2025-02-15T22:21:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T22:25:06.000Z (over 1 year ago)
- Last Synced: 2025-02-15T23:25:26.086Z (over 1 year ago)
- Topics: ansi-art, ascii-animation, ascii-art, perl
- Language: Perl
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# ansimaticspl
A very crude perl script for printing ANSI escape sequences to the terminal for art and animation purposes.
I like doing things very frame by frame with animation, so I whipped together this crude quick and dirty perl script. It's nothing impressive, but I really had to store this somewhere so I won't have to write it again.