sylvinus / chessathome

Chess@home
http://chessathome.org/
56 stars 5 forks source link

Last move info #45

Open iracic opened 13 years ago

iracic commented 13 years ago

Show last move (easier than to look/scroll history, sometimes also history is cleared...). Usually this is implemented by highlighting (border) cell holding piece that did last move (on demand action)

iracic commented 13 years ago

Similarly, maybe, at the end of the game, "replay" game action.

sylvinus commented 13 years ago

thanks for the feedback! Highlighting last move would be helpful indeed.

There is another ticket to improve the info textarea. It should be in PGN format so that it is easily replayable in other chess engines. I don't think we'll implement replaying games ourselves. feel free to submit a pull request if you really want it though.

cheers!