cost 275 ms
Failed chess FEN creation

I'm creating a chess engine, and I've run into a problem with my FEN function. The "p" which stands for the black pawn is turned into a 24 in the b ar ...

how to modify a fen string in java?

So i have this string StringBuilder fenToString = new StringBuilder("1P111Pr1") now how can i change it to a = "1P3Pr1"? i tried this i get "1P12 ...

2021-02-11 14:08:21   2   70    java / fen  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM