asdfjkl / jfxchess

JFXChess - Chess Program
https://asdfjkl.github.io/jfxchess
GNU General Public License v2.0
100 stars 22 forks source link

Changeable Book #126

Open futurelauncher opened 2 years ago

futurelauncher commented 2 years ago

Hi, It would be great if user can use his book in Jerry. Also, it would be great if user can change move format from e2e4 to e4 in the book.

asdfjkl commented 2 years ago

yup, that's an obvious extension. Note that as a temporary workaround, you can use https://github.com/asdfjkl/bookmaker to create your own opening book from a pgn file, and then replace 'extbook.bin' with your own.

asdfjkl commented 2 years ago

(changed book display from uci notation (g1f3) into SAN notation (Nf3) in 8a83c88c5a1f13ad2454465529c165fb250f13f9