Hello, I've detected a bug when making an alternative move to the one indicated by picochess. The code freezes, indicating that the pieces are not placed correctly.
I've modified the code along with the AI, and now it seems to be working fine, pending further testing by the community.
I've posted the code and the bug on GitHub, but haven't received a response (I assume because I'm on vacation). I'd like confirmation that it works properly so I can add it in future images. Thank you very much.
https://github.com/JohanSjoblom/picochess/issues/86I've also added the option to input moves from the keyboard, type "e2e4." I'm still testing it, but it works fine. Please let me know if I can upload it here with the modification made to the "clock.html" file. Best regards.