daylen / stockfish-mac

Beautiful, powerful chess app for the Mac

Home Page:http://stockfishchess.org/mac/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variations and commentary

daylen opened this issue · comments

Support reading PGN files with variations and commentary. This would involve changing the internal representation of chess games in SFMChessGame from an NSMutableArray of move objects into a tree with node objects that can hold subtrees and comments (for that node).

+1

Basically makes this GUI unusable for me if I can't enter variations...

I am planning to try implementing this in the near future.

Would it be possible to implement adding and analysing variations from the app?

@shreyasminocha You can add variations in version 2.1, which is in the Mac App Store. Go to a position where you'd like to add a variation and play a different move than what was played. You'll get the option to overwrite or add variation.

@daylen I'm sorry, I thought I was running the latest version because the app store didn't tell me there was an update. Cheers.