Skip to content

Instantly share code, notes, and snippets.

@zippy36jr
Created August 30, 2018 03:28
Show Gist options
  • Save zippy36jr/d931c60e92591382a16cbcc0bfc3dc7a to your computer and use it in GitHub Desktop.
Save zippy36jr/d931c60e92591382a16cbcc0bfc3dc7a to your computer and use it in GitHub Desktop.
-- Console Splash
print("|-------------------------------------------|")
print("| _____ _ _ _ |")
print("| |__ / | | | | _ _ | |__ |")
print("| / / | |_| | | | | | | '_ \\ |")
print("| / /_ | _ | | |_| | | |_| | |")
print("| /____| |_| |_| \\__,_| |_.__/ |")
print("| |")
print("| V 1.0 |")
print("|___________________________________________|")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment