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] |
||
---|---|---|
nim | ||
strategy | ||
ttt | ||
.commit_template | ||
.gitignore | ||
notes.md | ||
play_nim.py | ||
play_ttt.py | ||
poetry.lock | ||
pyproject.toml |