Skip to content

vitalyford/DistortedImageStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distorted Image Assignment

In this assignment, you are given 2 Java classes (ImageBuster and SimpleImage in the src directory) that you are going to use to decode a secret.png image located in the img directory.

Your code will go in the ImageBuster.java file. Inside of that file, you will find your task at hand as well as the workflow to execute it. The SimpleImage.java file is already written up and you do NOT have to change anything there; just use it as it is. You can use Eclipse IDE to load the whole DistortedImageStarter project. Use VS Code, Atom, etc., only if you are familiar with them.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages