Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 987 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 987 Bytes

Image Ascii Art

Ethan Bailey

Description:

This program hosts four different packages that allow a user to "go get" them on their local machine from anywhere. They all perform varous form of Image Manipulation or ASCII art.

Files

# Folder Description
1 Colors Reads and prints out the package of each color
2 Getpic Retrieves and saves the image entered to the local directory
3 Grayscale Converts the image to grayscale
4 Text Creates a new image containing color text entered

Instructions

  • Make sure you download pull all files from the package that you want to use
  • My program expects you type the go get command to pull the packages off my repo.
  • Execution Command:
    • go get github.com/EthanJBailey/img_mod/Colors/