Game with minmax algorithm #5
JustA3DObject
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now the game has AI using minmax algorithm at depth 5 which makes it almost impossible to beat. It is still not perfect, the next version will have alpha-beta pruning with minmax making the AI use minmax at more depth much faster.
Full Changelog: v1.0.1...v1.1.0
This discussion was created from the release Game with minmax algorithm.
Beta Was this translation helpful? Give feedback.
All reactions