Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight last move #39

Closed
mark30247 opened this issue Jul 20, 2015 · 8 comments
Closed

Highlight last move #39

mark30247 opened this issue Jul 20, 2015 · 8 comments

Comments

@mark30247
Copy link

When playing over a game the last move is shown on top of the board. It is however difficult to spot the complete last move, because only the target field is shown. It would be much easier, if the last played move could be highlighted somehow.

@yo35
Copy link
Owner

yo35 commented Jul 22, 2015

Hi,
I'm not really sure to get your point. What do you mean with "the complete last move" and "the target field"?

@mark30247
Copy link
Author

Hi Yoann,

I hope I can make myself clear.

Lets say you have a move Bf1 - g5. Currently, after the move you only see
the bishop on g5. It is difficult to spot, what the last move was. On top
of the board you only see Bg5. I want the fields f1 and g5 to be
highlighted. Maybe, this can be an option like flip.

Regards,
Dirk

2015-07-22 11:19 GMT+02:00 Yoann Le Montagner notifications@github.com:

Hi,
I'm not really sure to get your point. What do you mean with "the complete
last move" and "the target field"?


Reply to this email directly or view it on GitHub
#39 (comment).

@yo35
Copy link
Owner

yo35 commented Jul 22, 2015

OK, I think I get your point. You would like to have the choice between different types of chess notation systems, as it is described in:
https://en.wikipedia.org/wiki/Chess_notation#Notation_systems_for_humans

In particular, you are interested in long algebraic notation, in which moves are written as e2-e4, Bf1-b5, Nf3xd4, etc... Am I right?

@mark30247
Copy link
Author

No, the chess diagramm (popping up when you click a move) should show the
last move, just like the colored square.

2015-07-22 14:37 GMT+02:00 Yoann Le Montagner notifications@github.com:

OK, I think I get your point. You would like to have the choice between
different types of chess notation systems, as it is described in:
https://en.wikipedia.org/wiki/Chess_notation#Notation_systems_for_humans

In particular, you are interested in long algebraic notation, in which
moves are written as e2-e4, Bf1-b5, Nf3xd4, etc... Am I right?


Reply to this email directly or view it on GitHub
#39 (comment).

@MatthewEppelsheimer
Copy link

I would like to see this, too. One way this could be built is a combination of two things:

  1. Animate the transition of pieces from one square to another
  2. After the transition animation in number 1 is complete, add an arrow pointing from the square the piece moved from to the square it moved to. This square would persist until the player's state changes to another move.

@yo35
Copy link
Owner

yo35 commented Nov 15, 2015

Done in version 4.2.

@yo35 yo35 closed this as completed Nov 15, 2015
@mark30247
Copy link
Author

Great. Thank you.

@MatthewEppelsheimer
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants