A CSS animation of a chess game

Created 28/12/18 - Last updated 19/1/19

Ty Harness




Use ImageMagik to create a png as a series of images that can be animated with CSS.

$ montage paul.gif -coalesce -tile x1 -geometry +0+0 -background None -quality 100 paulsheet.png