[an error occurred while processing this directive]

Partner Work 4 - Babies and Hi-Lo

[an error occurred while processing this directive]

Video

Your browser is not capable of showing Flash movie files. Unfortunately, you will not be able to access this movie.

Directions

  1. Start by importing PW4Loops.zip into Eclipse.
  2. Pay attention to all of the comments in the code, including ones that do not directly pertain to a problem to be solved.
  3. The problems are marked by comments like
    // ----- PROBLEM 1 -----
  4. Complete the problems one at a time, checking your work as you go. The comments will help direct your efforts and let you know what to expect from the game as you complete the code correctly.
  5. Complete all five marked problems as directed. Get assistance from the instructor as needed.

Resources

Do not use any resources other than the ones listed below. In particular, do not search the Web for code samples. The point of these exercises is to create code on your own, not to find an answer that has already been created.

Grading

Recall that partner work assignments are worth 30 points each. Refer to the syllabus for more course grading information. Each of the 5 problems are worth 6 points. Emphasis is placed on correct use of loops in Java (except problem 1, which does not involve looping) and correct calling of methods.

Submission

Each pair will submit 1 file by taking two actions. Make sure both names appear as comments in the submissions. Details are below.

  1. Moodle: Upload just the PW4Loops.java file to Moodle. Do not export to a zip file.
  2. Email: Copy your code from Eclipse and paste the code into an email message to the instructor.
  3. Each pair will submit only 1 file. Only one person of the pair should submit to Moodle. Only 1 person should email. Do ensure however that each member of the pair has a copy of the submission.
[an error occurred while processing this directive]