Game with alpha-beta pruning minmax algorithm #6
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
-
This version contains alpha beta pruning with minmax algorithm which allows AI to calculate up to depth 6 which makes it almost unbeatable for humans. It works slow at depth 7 at which it truly is unbeatable.
Full Changelog: v1.1.0...v1.2.0
This discussion was created from the release Game with alpha-beta pruning minmax algorithm.
Beta Was this translation helpful? Give feedback.
All reactions