Earlier quoted context omitted.
I embedded a chess engine in SVG image of a chess board ( https://github.com/jnykopp/svg-embedded-chess ) so that the engine moved the pieces automatically and played against itself, just by viewing the SVG. This was done for a friend of mine who made an art installation that projected like some 50x20 (can’t remember exactly) of these images in a grid on a wall, for perpetual chess madness. The number of chess SVGs a…
interesting -- is there any video of the art installation
He said he used ipads as renderers. And even one grid may have looked different back in the day than that page now, as the font might be different. The SVG just uses system fonts and the chess pieces are just unicode characters.