altos/lisp: Add towers of hanoi example
authorKeith Packard <keithp@keithp.com>
Fri, 11 Nov 2016 07:31:10 +0000 (23:31 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:50 +0000 (11:16 -0800)
commitf5a36c15f894803f8804bbc3daf105eed53d5ff6
tree68872a9327f1319ab881ba7035dcb8fc3d1f5833
parent7da6bfc195fad97e3afc576c609897c131fd4d8c
altos/lisp: Add towers of hanoi example

Uses vt100 escape sequences to animate the display even.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/hanoi.lisp [new file with mode: 0644]