A simple rubik's cube simulator which should run on almost
anything.

install by the usual method:

./configure
make all
make install

to update tarball:

make dist

to update bz2:

make dist-bzip2
