https://git.spwbk.site/swatson/clwars/raw/master/ascii-assets.lisp
___________________________________
(defvar *menu-splash* "
▄████████  ▄█        ▄█     █▄     ▄████████    ▄████████    ▄████████
███    ███ ███       ███     ███   ███    ███   ███    ███   ███    ███
███    █▀  ███       ███     ███   ███    ███   ███    ███   ███    █▀
███        ███       ███     ███   ███    ███  ▄███▄▄▄▄██▀   ███
███        ███       ███     ███ ▀███████████ ▀▀███▀▀▀▀▀   ▀███████████
███    █▄  ███       ███     ███   ███    ███ ▀███████████          ███
███    ███ ███▌    ▄ ███ ▄█▄ ███   ███    ███   ███    ███    ▄█    ███
████████▀  █████▄▄██  ▀███▀███▀    ███    █▀    ███    ███  ▄████████▀
          ▀                                    ███    ███
")

(defvar *intro-ship* "
                                                              ┈   ┅
                                                             ▂▂╶╴▁▂
                                                             ▐▊╌▏▅▐╻
                                                          ▕▄▄▟▊▁▅█▝▍▂▍╲
                                                         ▗▅██▐▃▂█▋─▇█▇▊
                                                         ▐█▀▔▜████╎███▉
                                                   ▁ ╷  ▕█▃▃█▟█▆██╸████▆▆▖
                                          ▁     ┒▄▅▅▂▁▄▟▆▆▇━▀▝▀▔▂▔▔▔▔  ━██▏  ▁▃┒
                                   ▖   ▗  ╴ ▂▃▟▅┰▐▜▜▀▀▘▔▔▁▂▄▅▄▅▉▐▙▆▁       ▃▔▐▆█▎
                                 ▁ ╾─╴▆▟▜▜▇▅▉▟╹▀▔ ▁▂▁▄━▇█▇▀▘▜▃▃▅▆██▛█▖▃ ▃▃▃▊▕███▍
                       ╴▁  ─╍▁▂▇▃╶▁ ▝▜▀▀▀▂▟▁▂▃▄▅▛▜▇▛▀▀▃▜▄▇▟██████████▇▆██▛▀▜▐███▘
                       ╺▆▇▛▀▀▔▔  ▂▃▄▅▆▇▛▜███▇▛▜▀▃▜▇▟▆███████████████████▔   ▜▀▔▔
                    ─╼┙▀▅▅▆▆▆▇▇▇██████▆█████▃█▟▇██████████████████████▀▔
                 ▁▂▃╼┶┻▛▊┷██▃▅████████████████████████▀▀███████▛▀▜▀▀▔
              ╼╵▘▔ ▁▃▇███████████████████████████▜▔▔ ▕▏   ▔▔
               ╶━▝└╼┙▘▔▕██████┬┳███████████▜▌▀▀ ▌     ▏
                    ▁▁▅▛▔▔  ▂    ▟▟███████▎▝    ╹
               ▁▃─┶▂▟██▘▃▅▆▀▘ ▁  ▔▀█████▀▀▏
             ▁▂╶╼▀▀▀▇▀  ▔▁▃▄▆▛▃▃▖━▀▀▔
             ▔     ▕▅▅▅▆████▛▔▔▔
                      ╺▛▀▔▔
")

;; Used for archeotech art generation
(defvar *ascii-chars* "█*|")