Features
- Fast bitboard move generation (magic bitboards for sliding pieces)
- Iterative deepening principal variation search
- Null move pruning and transposition table
- Move ordering with captures, history, and killer heuristic
- Late move reductions
- Quiescence search
- Evaluation utilizing material, piece square tables, pawn structure, and more
- UCI protocol implementation, so you can run the engine using a UCI-supported GUI
- Iterative deepening principal variation search
- Null move pruning and transposition table
- Move ordering with captures, history, and killer heuristic
- Late move reductions
- Quiescence search
- Evaluation utilizing material, piece square tables, pawn structure, and more
- UCI protocol implementation, so you can run the engine using a UCI-supported GUI
Releases
I have included binaries for Windows, MacOS, and Linux in the Releases section. This is currently Maelstrom's first release (v1.0.0), and I would welcome any bugs or problems reported through the Issues tab!
I have included binaries for Windows, MacOS, and Linux in the Releases section. This is currently Maelstrom's first release (v1.0.0), and I would welcome any bugs or problems reported through the Issues tab!
Comments
Post a Comment