Releases: joansalasoler/oware
Releases · joansalasoler/oware
2.1.0
2.0.0
This release comes with a new codebase and a better openings book. New command line tools, a rewritten UCI protocol implementation and new optional search algorithms (UCT, MonteCarlo, Negamax) are among some of the improvements.
1.2.1
- Fixes the command line interface
1.2.0
- New endgames book.
- Optimized game logic implementation.
- New performance test tool.
- Package reorganization.
- Other minor bug fixes.
1.1.0
- Report scores as 1/100 of a seed
- Show search information while searching
- Decrease the minimum search depth
1.0.0
Features:
- Plays mancala following the popular Abapa ruleset.
- Includes an extensive opening book.
- May use endgame databases to improve its strength.
- Completely configurable through the UCI protocol.
Includes:
- Strong oware engine implementation
- Opening book and engame database
- Set of tools to test the engine and build the databases
External links:
- Official graphical user interface: http://www.joansala.com/auale/
- Javadoc documentation: http://www.joansala.com/aalina/doc/
- Engine framework: https://github.com/joansalasoler/atenes