The objective of this project was to implemnet alpha beta pruning algorithm on reversi game. Input to the program contains a game position(including the current board state and the player to move) and a search cutoff depth. The programe returns the Alpha Beta Search of input depth.
-
Notifications
You must be signed in to change notification settings - Fork 1
RishabhTyagiHub/AI---AlphaBetaPruning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A program to determine the minimax value for given positions of the Reversi game, using the Alpha-Beta pruning algorithm with positional weight evaluation functions.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published