You can download PGNs from The Week in Chess, unpack everything into one place and merge all of the PGNs into one big one from command line with the following:
copy /b *.pgn allgames.pgn
(cat *.pgn >> allgames.pgn if you are on GNU/Linux, Unix)
You can download PGNs from The Week in Chess, unpack everything into one place and merge all of the PGNs into one big one from command line with the following:
copy /b *.pgn allgames.pgn
(cat *.pgn >> allgames.pgn if you are on GNU/Linux, Unix)
Is there a place somewhere that might have all the chess games of 2015 in one database?
Thanks