Project 3:
Milestone D

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


 

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. 17. 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.