Goals of the Toolkit
This project is only the first component of a grander project for
me. Eventually, I intend to design a free Linux-based RPG. Towards
that end, I originally created these classes. I've since decide that
the creation of an RPG from scratch is a very difficult and involved
process. So I decided to change my focus to help alleviate that for
other developers. If a complete, free toolkit for the creation of
role-playing games is available, then more high-quality free RPGs will
be built. After completing the C++ class architecture for the Toolkit,
I intend to write an RPG graphics library using the KDE/Qt
libraries. Then I intend to create my game with that
infrastructure. If you share these goals, contact me at droberge@users.sourceforge.net.
Back to the top.