generated from mwc/lab_tic_tac_toe
effective strategies. What I changed I replaced the random strategy class with the lookahead strategy class. Why I changed it By replacing the classes, the computer player stopped responding randomly and instead used data provided to integrate effective strategies. Estimate for remaining time to finish assignment: [1-2 hours depending on peer assistance] |
||
---|---|---|
.. | ||
game.py | ||
player.py | ||
view.py |