Capture all your opponent's pieces in this classic Brazilian checkers game! Challenge an AI in 3 difficulty levels.

The game is played on an 8×8 board using only the dark squares. Each player starts with 12 pieces on their first three rows. You control the white pieces and the AI controls the dark ones. Brazilian rules: — Regular pieces move diagonally forward. Upon reaching the last row on the opponent's side, they become Queens (♛). — Regular pieces capture in all directions — including backward — jumping over the opponent's piece to the empty square beyond. — Capturing is mandatory: if a capture is available, you must make it. — Maximum capture is mandatory: if multiple capture sequences exist, you must choose the one that eliminates the most pieces. — Queens move diagonally any number of squares and capture at any distance. The game offers three difficulty levels: Easy (AI looks 2 moves ahead), Medium (4 moves) and Hard (6 moves). The match ends when a player captures all the opponent's pieces or leaves them with no valid moves.
Yes, it uses Brazilian draughts rules: pieces move diagonally and become "queens" when reaching the opposite side.
The AI has 3 difficulty levels. On Hard, it uses the Minimax algorithm with good search depth.
When a piece reaches the opposite side, it becomes a "queen" and can move both forward and backward.
Currently the game is only against AI. Multiplayer mode is planned for the future.