generated from mwc/lab_tic_tac_toe
What I changed Updated the LookaheadStrategy for the computer player Why I changed it In this case, we weren't asked to develop the strategy (thankfully!) but instead just tasked with pointing the computer player class to using that strategy instead of making a random choice. Estimate for remaining time to finish assignment: [Time for Nim?] |
||
---|---|---|
.. | ||
game.py | ||
player.py | ||
view.py |