LabinatorSolutions / boldchess-web-app

A responsive web-based chess app and graphical user interface (GUI) for the Stockfish chess engine, featuring analysis, evaluation, and graphical representations. It is the official chess app of BoldChess.com.
https://app.boldchess.com/
GNU Affero General Public License v3.0
34 stars 12 forks source link

The engine (Stockfish JS) is not changing openings #22

Closed LabinatorSolutions closed 3 weeks ago

LabinatorSolutions commented 5 months ago

There is a bug in the code or in the evaluation function of the app that is either instructing or preventing Stockfish.js from changing the chess opening during the first two moves. Contributors need to check the evaluation and move functions to identify where the bug is occurring.

LabinatorSolutions commented 3 weeks ago

The issue has been addressed in the latest commit.