Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Individual Assignment - Decorator Design Pattern Completion requirements Due: Sunday, 2 8 January 2 0 2 4 , 1 1 : 5 9 PM Video
Individual Assignment Decorator Design Pattern
Completion requirements
Due: Sunday, January : PM
Video assignment Description:
Play Video
You will be implementing the Decorator Design Pattern to create a Warrior.
Attached
You will find:
UML Diagram, your program must match this diagram
Driver, your program must compile and run with the driver
Sample Output, your program must create the exact same sample output when the driver is run
Submit:
Attach a link to your project on github, this should be in your same repo as your other design patterns, and in an appropriately named folder. You will lose if your repo isn't well organized, as in the photo below.
Run your program and add a screenshot of the output in your github repository inside this projects folder.. This file will be named 'output.png and be in the same directory as your java files. You will lose for not doing this.
You will lose if you submit it incorrectly, and we have to ask you to invite us or attach the correct link.
You will receive no credit if you do not put your project on github.
Grading:
You must submit ontime. A per day late penalty will be applied.
If your project doesn't compile you will lose an automatic
You must properly comment your code using javaDoc
You must follow the Google Java Style Guide
armor.txt armor.txt December : PM
driver.java driver.java December : PM
FileReader.java FileReader.java December : PM
shield.txt shield.txt December : PM
sword.txt sword.txt December : PM
UML.pdf UML.pdf December : PM
warrior.txt warrior.txt December : PM
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started