Macawls / blog

My blog
https://macawls.dev/blog/
1 stars 0 forks source link

Minimax Algorithm Adventures, FP and OOP #11

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Minimax Algorithm Adventures, FP and OOP

dev stuff 🦆

https://macawls.github.io/blog/post/minimax-algorithm-adventures-fp-and-oop/

Matthiasbrat commented 1 year ago

First thought ngl, that was a lot 😁. I'm impressed on how you're able to decorticate eveything like this, and then explaining it in your own words.

AI part Though, I suggest you train the AI to compete against itself. I guess the more it's training the closest to 50% the percentage win must be. Altough it could be cool to add different levels of difficulties, to implement a little more complexity.

Conclusion Again, your analysis skills are impressive. I guess it must have taken you a lot of work to write this out, but the result is absolutly worth it 👍