LabinatorSolutions / stockfish-chess-web-gui

Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.
https://labinatorsolutions.github.io/stockfish-chess-web-gui/
GNU Affero General Public License v3.0
57 stars 37 forks source link

Add a visual evaluation meter #8

Open LabinatorSolutions opened 4 years ago

LabinatorSolutions commented 4 years ago

A great addition to this web GUI would be a visual responsive evaluation meter to show the player what is the engine's evaluation of the current position. An example of such an evaluation meter can be found in the second example of the "other-implementations" folder of this repository.

LabinatorSolutions commented 3 months ago

This now only applies to the first implementation. In the second one, it has been addressed already.