Programming Assignment
Write a program that will draw a house with 2 windows, a door and a roof using the JavaFX graphics framework. Add a label to the top of the drawing with your name and a title in the application. Save the program as HouseBlueprint.java.
Write a program that will draw a house with 2 windows, a door and a roof using the JavaFX graphics framework.