Skip to content

siberkampus/Ascii-Art-Web

Repository files navigation

ASCII ART WEB

Description

This project translates the user-entered text expression into different types of ascii text.

Screenshot_7

There are three type of Ascii format. Shadow, Thinkertoy and Standard. User can select one of them.

Screenshot_11

If you want to see all ascii formats. You can select print all option.

Screenshot_12

Sample Output

Ascii.Art.web.mp4

Screenshot_13

You can download the result with download button

Installation

#clone this repository
git clone https://github.com/siberkampus/Ascii-Art-Web/

#Change working directory to /Ascii-Art-Web
cd Ascii-Art-Web

#Run source code
go run main.go

Docker Installation

#clone this repository
git clone https://github.com/siberkampus/Ascii-Art-Web/

#Change working directory to /Ascii-Art-Web
cd Ascii-Art-Web

#Build dockerfile with Ascii-Art-Web tag
docker build -t Ascii-Art-Web .

#Run your docker image
docker run Ascii-Art-Web

Author

Muhammed Çelik

About

Ascii Art Web Project with Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published