I’ve spent the morning coding a new page for my website. It’s an interactive chess game viewer page. There’s loads of functionality. For example, it lets you call up a web page on the fly, with an animated chess game in it. To demonstrate, here’s a game between myself and Harry Stephens played in 2008. Everyone can use it, there’s no need to login. You can also embed games created with it, like this (this is the same game as above):
As you can see, this isn’t a particularly interesting game. My game has come a long way since this match was played. Looking through it again made me wince. Plainly, I only won it because of a terrible blunder by my opponent (his last move). Persistence can be rewarded when playing at this low level.
Full instructions are on the bottom of the page. The basic instructions are fairly simple to follow. The advanced instructions are are also easy to follow, if you read them carefully. Here I am again, banging on about how easy it is to learn stuff online by careful reading.
With this new functionality on my website, I’ll be posting all the match games which I’ve got proper notation for. I’ve been searching around for a way to do this for some time and now I’ve found it!
I’m indebted to Lutz Tautenhahn for his code (see his homepage or his PGN Viewer help page), which I’ve been tweaking to fit with my website.