CS120
Programming Assignment #9

Due on or before March 29 at 11:59 PM.

For this assignment you will be modifying the Generic Board Game program from Chapter 6 of the text.

Make the following changes to the game program:

Turn in: Use the script command to demonstrate how your program works. Place the output from the script command into a file named Assignment9output.txt. Be sure that all of your new special squares on your board are tested in the output. If you can't finish all of the specified functionality, turn in as much as you complete, but your program must compile and run. Turn in a copy of your program code and the Assignment9output.txt file to Canvas.