Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 446 Bytes

Nine Men's Morris Game

The board game implemented in Java with a Swing GUI.

The AI uses the Minimax algorithm with Alpha-Beta pruning to chose the best moves.

Allows multiplayer games across local networks using the Kryonet library.

Screenshots

alt text alt text alt text alt text alt text