I started working on a chess engine from September 2015 and that was version 1
Now it is at version 6.0
I made a change in the ordering of the moves before the actually calculating the moves.
Earlier the preference of moves was mainly based on the pieces but now another factor has been
added based on the move type (eg capture,castle etc.).
This has greatly increased number of the alpha beta cutoffs and hence speed has greatly increased.
Get the latest version here.However ,only limitation is there is no en-passent :(.

Comments

Popular posts from this blog

Small-to-Large

Segment Tree Beats - An introduction

Getting prepared for RMO