Releases: sscg13/Frolic
Releases · sscg13/Frolic
Release list
v2.5
v2.2
v1.8
v1.6
v1.4
v1.2
Adds history heuristic and null move pruning. This intermediate release is offered while I wait for conclusive testing on newer versions.
(Note: Releases probably only work for windows, to compile the equivalent source code should be 264613d)
v1.0
v0.9
Includes semi-functional UCI (enough to possibly use with a GUI), iterative deepening with alpha-beta and quiescence search. Uses Pesto Evaluation Function with slight changes.
To do:
Add TT
Add other search enhancements
Tune eval function