8000
Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Reversi

A program to get the best next move for a player in Reversi. The program takes current board state, current player and depth as input then apply minimax algorithm and alpha-beta pruning till the given depth to get the next board state. It also generates logs for all the decisions made by minimax algorithm.

About

No description or website provided.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0