- One of these tools to be selected: - [PgnViewerJS](https://github.com/mliebelt/PgnViewerJS) is able to show a board and the game history. - [pgn4chess](http://pgn4web.casaschi.net/home.html) based on ([sources](https://sourceforge.net/p/pgn4web/wiki/Downloads/)) - Maybe here is a solution that could be used to [import pgn data from a text file](https://stackoverflow.com/questions/196498/how-do-i-load-the-contents-of-a-text-file-into-a-javascript-variable).