A good supply of example games ranging from really simple, to show the basics of the API, to more complex, to show off the power of JavaScript and the SGF API itself can be found in the examples ...
This simple 3D chess game is made for a university project. It uses the Three.js framework (and also Threex.DomEvents) to run a 3D environment over a web HTML page. It is entirely coded in JavaScript, ...