Java Drawing Lab 1
Make a new project called Drawing using the settings below:
Make a new class in that project called DrawingLab1 and add this code:
DrawingLab1.java
Sample Code Snippets
1. Using the starting code above and the code snippets. Create each logo you see below. Draw them as best you can; some may not be possible to create just like you see them (Olympic symbol). Just do the best you can. You can create them all in one class or in separate classes.
2. Create a house like the one below. Minimum: a house: with a roof and a door; a tree with 4 circles and 1 rectangle, cloud(s) made of at least 3 circles, sky and ground.