How do I just get the short notation I can copy in to my own chess engine for analysis? I tried getting the pgn but that gives me a file which my computer doesn't want to open and my chess engine doesn't want to look for.
You can get the PGN text directly from the game by clicking the download button. If you're pulling the download from the archive, it is a PGN file which is plain text, can be opened in any text editor, and should be compatible with pretty much any chess program.
How do I just get the short notation I can copy in to my own chess engine for analysis? I tried getting the pgn but that gives me a file which my computer doesn't want to open and my chess engine doesn't want to look for.