A backend for the game Reversi, which can be used to implement the game of Reversi in any language.
- List of Legal moves
- Piece placement and list of pieces that were turned
- AI Enemy using MiniMax Algorithm
A backend for the game Reversi, which can be used to implement the game of Reversi in any language.