commit c18254e89b1f1f081b7b048b68da9a6088123555 parent 61d88a5ca232c15d7c4774cb143c7ac9ac426b59 Author: pyratebeard <root@pyratebeard.net> Date: Sat, 9 Apr 2022 20:52:31 +0100 cthulhu Diffstat:
A | entry/cp437_-_cthulhu.md | | | 9 | +++++++++ |
A | img/cthulhu.png | | | 0 |
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/entry/cp437_-_cthulhu.md b/entry/cp437_-_cthulhu.md @@ -0,0 +1,9 @@ +Here is another ANSI art piece, this time an attempt at Cthulhu for a friend of mine. This piece was also created in [moebius](https://blocktronics.github.io/moebius/){target="_blank" rel="noreferrer"}. + +<img src="/img/cthulhu.png" class="fitwidth" alt="ansi cthulhu" /> + +Incant the following to curl it directly into your terminal, note that it only displays properly with a terminal 80 columns wide +``` +curl -sL rum.sh/cthulhu +``` + diff --git a/img/cthulhu.png b/img/cthulhu.png Binary files differ.