Background
The puzzle "HuaRongDao" has been the most popular puzzle in China for
hundreds years. It came from part of the well-know story "The legend of
three kingdoms".
At the end of Han Dynasty (about 200 AC.), China was divided into three
kingdoms, Wei, Shu and Wu. "Caocao", the leader of Wei, wanted to unit
China, however, was totally defeated at "ChiBi" by the allies of Shu and Wu.
Only he and other 30 people escaped from HuaRongDao and came back to Wei.
After about 30 years, China was still united by Wei (named Jin at that
time) into one country.
Rules
The aim of the game is to move the ten pieces in the board
in order to move the largest (yellow) one, CanCao, to the center
of the bottom side of the board.
You may not make one piece jump over another, nor can any two pieces
overlap.
You should try to solve the game with as few steps as possible.
Continuously moving one piece is counted as a single step.
License
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License.
Install
The latest release is
hrd-0.1.tar.gz.
This program should compile and run on most recent Unix systems.
The following systems are tested: Linux, FreeBSD, OpenBSD, NetBSD,
Solaris, and OSX.
You need a curses library to run the program. And you need the
curses developers' library and a recent C++ compiler to compile the
program.
Author
Qingning Huo (qhuo at users.sourceforge.net)
Please drop me a letter if you like this program. Also let me know if
you have any comments or suggestions. For bug reports and patches, either
send to me by email or use the bug tracking system at the the sourceforge
site (see the below link).