Joshua Hall

Results 7 comments of Joshua Hall

what repo version are you on? Can you try pull the repository?

Update to latest version as there has been many improvements regarding the board and movement

i couldn't seem to reproduce it even with this code i wrote: public Move Think(Board board, Timer timer) { Move[] moves = board.GetLegalMoves(); int score = 0; // play Pawn...

it would play c4, then i'd play d5 and it would eval and then it would just continue

can you build / run it??

Hi, i just helped a guy fix the same issue but on another issue. It turns out if you have any bad characters in the path **to** or **in** the...