100 Days of Code Day 19
Today’s exercise was Remote Control Cleanup. I thought I did it wrong but looking at another user’s answer and I think I was probably about right. Learning exercises increased again, now up to six.
I was thinking of trying 2048 but decided I could add tic-tac-toe to my rosetta code base first. I got a computer vs. computer match going so far. Unfortunately I am doing something very wrong with the minmax with alpha beta code as the computer isn’t smart at all. I’ll try some more tomorrow.
