java programming
- This lab continues the Zuul project.Make a copy of your Lab 1 Zuul project folder (e.g., the folder named LastName-zuul1) and save it as LastName-zuul, using your last name, e.g., Smith-zuul.
- Set up a Git repository for your Zuul project by following the instructions Set Up a Repository for a Project. (Start following along at 0:25 in the video since you already have an existing project.)
- In Git, create a branch called 'zuul2-refactoring' and move onto the branch. You will do all your work for this lab on this branch, committing after each exercise.git branch zuul2-refactoring git checkout zuul2-refactoring
- Complete Exercises 6e: 8.5, 8.6, 8.7, 8.8, 8.11 .
- After each exercise:
- Test your program. The changes you make in these exercises are refactorings and should not change the behavior of the game. After each step make sure everything still works as it did before.
- Don't forget to document your changes.
- For any changed classes, be sure your name is in the @author list and update the version.
- As you add and update methods make sure each method has a comment header that correctly describes its behavior using javadoc, including @param and @return tags.
- When an exercise is complete, commit your changes in Git with a commit message indicating the exercise you just completed as well as a brief description of the changes you made. For example:git add . git commit -m"Completed exercise 8.5 - extracted method printLocationInfo"
It is critical that you commit after each exercise so that all exercises can be graded. Later exercises change the code from earlier exercises, and the instructor will be able to grade the early exercises by looking back in your commit history.
- When you have completed all the exercises, make sure your branch is clean. (When you do 'git status' it should say "On branch zuul2-refactoring. nothing to commit, working tree clean")
- Merge your branch into the master:git checkout master git merge zuul2-refactoring
- Create a zip file of your entire project folder, and name it LastName-zuul2.zip
- a year ago
- 30
Answer(1)
Purchase the answer to view it
NOT RATED
- LastName-zuul2.zip
- BeamerCommand.java
- CommandWords.java
- Character.java
- Door.java
- Game.java
- HelpCommand.java
- GoCommand.java
- Main.java
- Parser.java
- Item.java
- Command.java
- Player.java
- Room.java
- Trap.java
- QuitCommand.java
- Type.java
- TakeCommand.java
- README.TXT
- UseCommand.java
- screenshort.png
- commandscrrenshot.png
- output_bluj1.zip
- output_bluj.zip
Bids(56)
- Prof Berry
- Mukul5078
- Guruu Math
- wizard kim
- Sasha Spencer
- GradesMaestro
- quality work for all
- Ranchoddas Chanchad PhD
- Writing King
- Dr shamille Clara
- RasWriter
- PHD doctorate
- WIZARD_KIM
- RESPECT WRITER
- Kelly Jacobs
- abdul_rehman_
- PROF washington watson
- Paula Hog
- MEERAB NAEEM
- Catherine Owens
- university work
- Talentedtutor
- prof avril
- Dr. Elahi
- ChrisProf
- brilliant answers
- Emily Michael
- Wendy Lewis
- DrNicNgao
- Prof.MacQueen
- kim woods
- LastMinuteTutor
- Quickstack001
- perfecto
- Eva Green
- Casey Celia
- shackwriter
- RELIABLE PAPERS
- Academic Mentor
- Terry Roberts
- phyllis young
- THE NERD
- fastestwriter1
- 00000PLAGIARISM
- Liza_Juliet
- Emily Clare
- Elprofessori
- SaburB
- TopAcademicTutor
- SolutionMart
- TopGradeEssays
- Unique_Prof
- Smartician
- OneStopTutors
- Nursing_Miss
- A+students
Tips(0)
Udemy(0)