Project 3:
Milestone D

CSE 190C, University of Washington, Early Fall Start 2021


 

Overview

Work in your project groups to further develop the game based on your wicked problem.

For Milestone D, turn in your latest code version by 9:30 AM on Sept. 16. This will allow for the possibility of playtesting your games in class.

No report is necessary for this milestone.

As mentioned in class, you are not required to use either Tk_SOLUZION_Client.py or show_state_array.py in making a GUI for your game. However, your game must still work with the Text_SOLUZION_Client.py, and all states that reachable when playing via your GUI must also be reachable when playing in the textual interface. (There should only be *one* version of your formulation file, where the initial state and operators are defined.) Your game should also be playable by the autoplayer, regardless of how your GUI is set up. Although not required, you are encouraged to use the graphical capabilities of the Tk_SOLUZION_Client3.py solving client, which allows the use of jpg images in state visualizations.

In order to prepare for the peer reviewing session on Thursday, please download the Milestone D Peer Review Form. You'll need to use a separate copy of this form for each of the five other teams' games that you evaluate.