All of nim
What I changed
(Replace this with a description of what you changed in this commit. This should be 1-2 sentences.)
Completed the nim game.
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.)
Made additions to work towards completing the game. Tried my best to make the game as properly functional as I could.
Estimate for remaining time to finish assignment: [0 minutes]
What I changed
Answered the questions and gave the computer a better strategy.
Why I changed it
I answered the questions to the best of my abilitiy. I gave the computer a better strategy as instructed.
Estimate for remaining time to finish assignment: 30 minutes
What I changed
I added the logic to check if someone won the game.
Why I changed it
The goal was to make it so the code could tell if a there was a winner at each point in the game. I figured the easiest way I could implement this accessing the list then using if statements.
Estimate for remaining time to finish assignment: 1 hour
What I changed
I did not change anything but I added my answers.
Why I changed it
I did not change anything, I added the required answers.
Estimate for remaining time to finish assignment: 2 hours