Page 1 of 1

frcGen - Chess960 tool

Posted: Fri Mar 13, 2020 2:30 pm
by JohnWoe
I created a small tool generating a chess960 position by index number.
Small in size 1.1KB.
Maybe helpful to somebody.

https://github.com/SamuraiDangyo/frcGen ... s/tag/v1.0

Only one function to call:

Code: Select all

let position = frcGen(2); // "bqnnrbkr/pppppppp/8/8/8/8/PPPPPPPP/BQNNRBKR w EHeh - 0 1"