daylen / stockfish-mac

Beautiful, powerful chess app for the Mac
http://stockfishchess.org/mac/
GNU General Public License v3.0
511 stars 116 forks source link

Variations and commentary #10

Closed daylen closed 6 years ago

daylen commented 10 years ago

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).

boompig commented 9 years ago

+1

amilner42 commented 7 years ago

+1

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

adriang133 commented 7 years ago

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

shreyasminocha commented 6 years ago

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

daylen commented 6 years ago

@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.

shreyasminocha commented 6 years ago

@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.