Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 1.19 KB

File metadata and controls

35 lines (16 loc) · 1.19 KB

GO PROJECT - ASCII_ART_WEB

  • Main files : main.go form.html
  • Language : Go language
  • Author : Valentin Diologent - Martial Desmaison - Yaniss Loisel

Program presentation

This website is an Ascii Text generator. It will convert any text to an Ascii representation of it.

How to use it ?

Open the repository and run the servor with the terminal with ./main. Next open a web browser and search localhost:8080 in the search bar. In the search field of the ascii-art website tap what you want in order to see it in Ascii.

Ex: Tap "ASCII-ART"

to see:

       /\      / ____|  / ____| |_   _| |_   _|              /\     |  __ \  |__   __| 
      /  \    | (___   | |        | |     | |    ______     /  \    | |__) |    | |    
     / /\ \    \___ \  | |        | |     | |   |______|   / /\ \   |  _  /     | |    
    / ____ \   ____) | | |____   _| |_   _| |_            / ____ \  | | \ \     | |    
   /_/    \_\ |_____/   \_____| |_____| |_____|          /_/    \_\ |_|  \_\    |_|