[SOLVED] CMSC325 Project 1

30.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (3 votes)

Using the Java2DWeek1.zip Java files and the readings from this week, develop your own unique 2D graphic composed of 2D lines, Rectangles, Ellipses and Circles.

Ideas such as a house, barn, horse, flower, outdoor scene, or other stick figure comes to mind. The key is creating your own unique graphic using a free Java2D primitives.

Submit the Java source code, along with a less than one page description of your project including screen captures showing the successful running of your application.

Be sure to use the template code provided in the Java2DWeek1.zip file as a starting point.

Grading Rubric:

— Unique 2D graphic composed of at least 10 Java2D shapes (8 points)

– Documentation including description of project and screen captures (2 points)

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.