hi @EDWARD-012 I'm contributor of GSSoC'26 but I show some issues in while playing with AI
Just noticed one thing in the project
When running the project locally, the chessboard UI loads correctly, but pieces cannot be moved and legal move indicators (dots/highlights) are not displayed.
This makes the game unplayable despite the server running without errors.
- Cuurrent Behavior
Pieces do not respond to clicks
No move highlights or dots appear
No visible frontend interaction occurs
- Expected Behavior
Clicking a piece should show valid moves (dots/highlights)
Pieces should move when a valid square is selected
This will easy for once who looks for dots movement & it makes similar to games present in the market
I hope get this issue resolved
hi @EDWARD-012 I'm contributor of GSSoC'26 but I show some issues in while playing with AI
Just noticed one thing in the project
When running the project locally, the chessboard UI loads correctly, but pieces cannot be moved and legal move indicators (dots/highlights) are not displayed.
This makes the game unplayable despite the server running without errors.
Pieces do not respond to clicks
No move highlights or dots appear
No visible frontend interaction occurs
Clicking a piece should show valid moves (dots/highlights)
Pieces should move when a valid square is selected
This will easy for once who looks for dots movement & it makes similar to games present in the market
I hope get this issue resolved