Open Pablo-No opened 4 years ago
I have one doubt, should I render pockets for maximum 20 pieces, which is the maximum legal number, or for more pieces, considering playing from position.
The worst case without custom starting positions is 4k3/8/8/8/8/8/8/4K3/QPPPPRNBBPPNRPPqbnrpppppprnbpp w - - 10 35
(30 pocket pieces). It's entirely reasonable to not render as many.
I think a +30 for more than 30 is enough, what do you think.
Absolutely, or even before, if it doesn't fit.
I need some help, it's my first time contributing to this type of projects, how can you run it on Windows?
Sorry, I never tried to set this up on Windows. https://rustup.rs/ should be a good way to install Rust, and then I expect this pure Rust program should build without any complications.
Edit: Please let me know if you're stuck at any concrete step.
Thanks, I'll try it.
Hi, I just want to say that I'm not working in this issue. (In case anyone wants to solve it)
I would like to work on this issue
I'm working on it.