This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
Introduction
A story generator based on the concept of emergent narrative, i.e., stories produced by autonomous characters and no target plots
Installation
The Virtual Storyteller currently only runs on MS Windows machines (tested on Windows XP).
Running the class vs.AgentLauncher yields the platform from which to operate the Virtual Storyteller.
Executing run.bat will launch this class as a Java application.
Before you start ANY agent, first start the JADE platform. You can do both with a button in the GUI.
Recommendations
For working with the Virtual Storyteller, we recommend installing the latest version of the Protégé ontology editor
(http://protege.stanford.edu/) which you can use to edit the ontology files included in the Virtual Storyteller.
Furthermore, we recommend working with Eclipse using the Prolog plugin ProDT (http://prodevtools.sourceforge.net/) if
you want to make modifications to the source or author new story domains.