Skip to content

bhardwaj-ishita/Ascii-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii-Art

This project is inspired from Robert Heaton's list of projects. And this src code is my version. A few steps were taken into account while building it.

  1. Choose an image
  2. Read your image and print its height and width in pixels
  3. Load your image’s pixel data into a 2-dimensional array
  4. Convert the RGB tuples of your pixels into single brightness numbers
  5. Convert brightness numbers to ASCII characters
  6. Print your ASCII art!

For further study you might take a look at Robert Heaton's website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published