List
Overview

This section of the website provides a guide for educators about how to create their own simulation game using Twine. It is based on our own experiences of developing Ozzipalooza, and is not intended to cover all of Twine’s features exhaustively.

Instead, we have selected the topics that we believe will be of most interest to teachers, and have integrated them into a comprehensive guide. The material in this guide has been obtained from many sources, including the Twine wiki and support forum. We provide links to further materials if developers wish to extend Twine’s functionality further.

This guide was developed for Twine 2.x and SugarCube 2.x, the latest versions of software package at the time of writing.

Table of Contents
  1. Introduction: The Development of a Management Simulation Game
  2. Setting upĀ Twine (and SugarCube)
  3. Creating a basic story
  4. Applying basic formatting
  5. Advanced formatting using CSS
  6. Variables and conditional logic
  7. Macros (some useful ones)
  8. Creating new macros using the WIDGET command
  9. Creating new macros using JavaScript
  10. Integrating Twine with an online database
  11. Creating a login screen
  12. Integration with educator platforms (e.g., Blackboard)

Leave a Reply