Commit Graph

3 Commits

Author SHA1 Message Date
Pat Wick c1b40db3e1 Made the computer player smart. Only cats games.
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?]
2024-02-12 22:45:40 -05:00
Pat Wick c8b6d79b8f Completed notes.md for checkpoint 1 in tic tac toe
What I changed
(Replace this with a description of what you changed in this commit. This should be 1-2 sentences.)

Why I changed it
(Describe why you made these changes. Were you working toward a goal? Did you reorganize your code? This should be 1-2 sentences.)

Estimate for remaining time to finish assignment: [30 min]
2024-02-12 20:50:40 -05:00
pwick 5a1c0ce372 Initial commit 2024-02-01 00:12:49 +00:00