format-patch-ttt/demo/HOWTO-movie.md

147 B

To see a quick-and-dirty animation of this example game, run:

clear;
for i in seq 0 9; do
cat move/$i.md;
sleep 1;
clear;
done