Navan
Alea iacta est.
about/links
posts
3D designs
RSS Feed
colophon
© 2019-2024. Navan Chauhan
RSS
Chess
Posts tagged 'Chess'
Implementing Minimax with Alpha-Beta pruning for a simple Chess AI in Swift
Adding a bestMove method to swift-chess-neo by implementing alpha-beta pruning for minimax
Published On: 2024-04-17 23:20
Tags:
Chess
,
Game-Theory
,
Mathematics
,
Swift
,
Tutorial