termitype
Version: 
A simple terminal based typing game
9 lines (8 loc) • 418 B
JavaScript
export const terminalGameNameArt = String.raw `
     _____ ______________  ________ _______   _______ _____
    |_   _|  ___| ___ \  \/  |_   _|_   _\ \ / / ___ \  ___|
      | | | |__ | |_/ /      | | |   | |  \ V /| |_/ / |__
      | | |  __||    /| |\/| | | |   | |   \ / |  __/|  __|
      | | | |___| |\ \| |  | |_| |_  | |   | | | |   | |___
      \_/ \____/\_| \_\_|  |_/\___/  \_/   \_/ \_|   \____/
`;