Skip to content

Takumi-Itaya/console-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console_Image

Made with JAVA

Getting Started

Clone, compile and run right away!

1. Clone the repository

git clone https://github.com/OrdinaryHumanDAO/console-image.git

2. Go to the src directory

cd your_path_to_project\console_image\src

3. Compile the source files

javac *.java

4. Run the program

java Main "image file path"

Example

1. Prepare image file

Mona_Lisa.jpg

2. Run the program

java Main ../Mona_Lisa.jpg

console_Mona_Lisa.png

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Display an image on the console with pure java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages