Skip to content

A simple Reversi game coded in C++/Qt. Can be played multiplayer (human vs. human) or against an AI. AI Implemented using minimax with alpha/beta pruning. The AI is not great because it is difficult to assign expected value to any given board configuration of a Reversi board.

License

raptorswing/Death-Reversi

About

A simple Reversi game coded in C++/Qt. Can be played multiplayer (human vs. human) or against an AI. AI Implemented using minimax with alpha/beta pruning. The AI is not great because it is difficult to assign expected value to any given board configuration of a Reversi board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published