Skip to content

Program with interface to easily convert any image into ASCII art.

Notifications You must be signed in to change notification settings

NoeTerrier/ASCII_ART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII ART

Program with interface to easily convert image to ASCII art.

To run the program on intellIJ, you have to add javafx control module to the project: Run > Edit Configurations > VM options > then add

--module-path [PATH OF YOUR JAVAFX LIBRARY]/lib --add-modules javafx.controls

Linux

To run the program on Linux, go to out/artifacts/ASCII_ART_jar and run run.sh.

About

Program with interface to easily convert any image into ASCII art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published