Due on or before October 25 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:
To make this change to the program several related changes will have to be made in the code and in the game file.
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.