Psyyke / A.C.A.S

Advanced Chess Assistance System (Chess Cheat) for Chess.com, Lichess.org, Pychess.org and more. Hassle-free 1-click install, no downloading. All devices and browsers supported.
https://psyyke.github.io/A.C.A.S/
GNU General Public License v3.0
62 stars 6 forks source link

Color arrows accodring to move value #7

Closed dnld23 closed 1 month ago

dnld23 commented 11 months ago

It would be nice to color arrows according to stockfish move value. Sometimes 2nd best move is already blunder, would be nice if in case, that alternative move is significantly worse than best move, the arrow color would be red. Or the color would change according to move value.

Also nice feature would be just to be able to display current stockfish value somehow in the real board, so player can know how well he stands without using the move assistance.

Hakorr commented 11 months ago

display current stockfish value somehow in the real board

What do you mean by this?

kusayuzayushko commented 8 months ago

display current stockfish value somehow in the real board

What do you mean by this?

Add an evaluation bar as an option?

Hakorr commented 8 months ago

display current stockfish value somehow in the real board

What do you mean by this?

Add an evaluation bar as an option?

Doesn't A.C.A.S already have this, just without a specific number shown?

suirayhven commented 2 months ago

Adding to this, I think OP is talking about how Chessvision AI handles it where secondary, tertiary, quaternary etc. moves decrease in size according to how good or bad a move is. A secondary move that is close in value to the primary move would have near 100% size while a secondary move that will lose you the game would be smaller. It would definitely be a good QoL change.

i.e.:

image

here, ChessVision shows its primary move in blue and the next best moves in grey. Bishop xe3 is nearly as good as the primary move so it's close in size while B-e3 loses you more than a point and is thus smaller.

In comparison, A.C.A.S displays the secondary and tertiary move as equal in it's visual hierarchy:

image

Hakorr commented 1 month ago

Good point! I'll implement this!