CSCI 1301 - Lab 26

Clément Aubert

April 19, 2018

Part I - Wrapping Up Lab 25

Start by downloading an updated version of the Game class: Game_V2.

Look for /* New code below, what is above is unchanged.*/ and compare with your answers. Have a look at the Program class as well, and make sure you understand how it works.

Part II - Extending the Class

Part III - Extending the Program

Reproduce what we did in class today:

Can you also try to compute the average of each player?