WOOL Tutorials
On this page we list tutorials that are available for the WOOL Platform.
1. WOOL Editor Tutorials
Below you will find a list of tutorials related to using the WOOL Editor.
-
How to author your first WOOL dialogue — Beginner tutorial that explains how to create a new WOOL project and write your first dialogue.
-
How to make a standalone interactive fiction game — A simple introduction to using the WOOL Editor, focused on creating your own interactive fiction game.
2. Java Tutorials
Below you will find a list of tutorials on using WOOL in your Java project.
-
Setting up WOOL for your Java project — Beginner tutorial on setting up a simple Java project in IntelliJ and using your first WOOL functions.
3. WOOL Web Service Tutorials
-
WOOL Web Service - Installation — Beginner tutorial that explains how to configure and deploy the WOOL Web Service on a local Tomcat server.
-
WOOL Web Service - Getting Started - Your first steps in using the WOOL Web Service to create a client-server based WOOL application.