Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 299 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 299 Bytes

ASCII Art

ASCII Art is a Kotlin program that takes in a string of characters and outputs a stylized version of the input using ASCII art. The program works by converting the input string into a series of characters and then replacing each character with a corresponding ASCII art representation.