Skip to content

djhanus/ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII

A collection of ASCII art from the world wide web!

             .,,uod8B8bou,,.
        ..,uod8BBBBBBBBBBBBBBBBRPFT?l!i:.
     ,=m8BBBBBBBBBBBBBBBRPFT?!||||||||||||||
     !...:!TVBBBRPFT||||||||||!!^^""'   ||||
     !.......:!?|||||!!^^""'            ||||
     !.........||||                     ||||
     !.........||||  ##                 ||||
     !.........||||                     ||||
     !.........||||                     ||||
     !.........||||                     ||||
     !.........||||                     ||||
     `.........||||                    ,||||
      .;.......||||               _.-!!|||||
   .,uodWBBBBb.....||||       _.-!!|||||||||!:'
!YBBBBBBBBBBBBBBb..!|||:..-!!|||||||!iof68BBBBBb....
!..YBBBBBBBBBBBBBBb!!||||||||!iof68BBBBBBRPFT?!::   `.
!....YBBBBBBBBBBBBBBbaaitf68BBBBBBRPFT?!:::::::::     `.
!......YBBBBBBBBBBBBBBBBBBBRPFT?!::::::;:!^"`;:::       `.
!........YBBBBBBBBBBRPFT?!::::::::::^''...::::::;         iBBbo.
`..........YBRPFT?!::::::::::::::::::::::::;iof68bo.      WBBBBbo.
  `..........:::::::::::::::::::::::;iof688888888888b.     `YBBBP^'
  `........::::::::::::::::;iof688888888888888888888b.     `
    `......:::::::::;iof688888888888888888888888888888b.
    `....:::;iof688888888888888888888888888888888899fT!
      `..::!8888888888888888888888888888888899fT|!^"'
      `' !!988888888888888888888888899fT|!^"'
        `!!8888888888888888899fT|!^"'
          `!988888888899fT|!^"'
          `!9899fT|!^"'
            `!^"'

🌐 https://asciiii.vercel.app/

Running an HTTP Server with Python

To quickly serve files in this directory over HTTP, you can use Python's built-in HTTP server. Follow these steps:

cd /Users/toast/Documents/ascii
python3 -m http.server

Access at: http://localhost:8000

To use a different port:

python3 -m http.server 8080

Access at: http://localhost:8080

About

a collection of fun ASCII art

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published