Simple program to graphically draw simple shapes written in a .txt file
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.
- select the txt file containing the shapes details.
- type 8 to draw them graphically.
- select 2 in options if you want to edit just one shape.
- edit all the shapes with other options
- To print choice options.
- To print the names of the shapes.
- To select shape by searching its name.
- To change the color of a shape.
- To edit the size of a shape.
- To edit the position of a shape.
- To remove a shape.
- To print the available shapes with details.
- To draw.
- To quit .