Skip to content

AliannejadiPourya/BasedFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Based File

Simple program to graphically draw simple shapes written in a .txt file

Implementation

You should be fine as long as you use Java 8, if you use Java 11 or above, you should add the javafx libraries(link) to your IDE.

Simple Instructions

  1. select the txt file containing the shapes details.
  2. type 8 to draw them graphically.
  3. select 2 in options if you want to edit just one shape.
  4. edit all the shapes with other options

Menu Options

  1. To print choice options.
  2. To print the names of the shapes.
  3. To select shape by searching its name.
  4. To change the color of a shape.
  5. To edit the size of a shape.
  6. To edit the position of a shape.
  7. To remove a shape.
  8. To print the available shapes with details.
  9. To draw.
  10. To quit .

License

MIT License

About

a basic graphic drawer in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages