harlowe-audio VS botscripten

Compare harlowe-audio vs botscripten and see what are their differences.

harlowe-audio

An audio library for use with the Twine 2 story format Harlowe (v2.x or higher). (by ChapelR)

botscripten

A modified Twine engine specifically for chat conversations (by jakobo)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
harlowe-audio botscripten
9 2
26 8
- -
0.0 1.8
7 months ago about 2 years ago
JavaScript JavaScript
The Unlicense GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

harlowe-audio

Posts with mentions or reviews of harlowe-audio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-04.
  • how to hide the controls sidebar for HAL?
    1 project | /r/twinegames | 17 Jun 2021
    https://twinelab.net/harlowe-audio/#/v2?id=configuration
  • Harlowe Audio Library only working with absolute URLs instead of my Relative URLs?
    1 project | /r/twinegames | 19 May 2021
    Following all the instructions given on the Official HAL Guide I was able to get it working with Absolute URLS. They are placed inside an isolated passage titled "hal.tracks" and work fine. However, for compatibility's sake, I want to use Relative URLS. So currently my sound effects look like this:
  • Java weirdness with HAL?
    2 projects | /r/twinegames | 4 May 2021
    You may want to try copying in the code again, since unless the code you're copying from has an issue (and do make sure it's the latest release from the source), that errors suggests you're missing something causing the brackets not to close. The guide might be of help, if you haven't already followed it.
  • Twine2 Harlowe 3.2.1 Audio/ Sound (how I got it to work on my game)
    1 project | /r/twinegames | 2 Apr 2021
    Harlowe 3.2.1 Harlowe Audio Library (twinelab.net) and Configuration (twinelab.net).
  • How to Pause/Play audio?
    2 projects | /r/twinegames | 30 Mar 2021
    This chunk of the HAL documentationhas some excellent examples of snippets showing pause and play commands for a given track using Harlowe macros. I hope this helps!
  • Harlowe 3.2.1 - Music?
    2 projects | /r/twinegames | 25 Mar 2021
    The Installing HAL in Twine 2 section of the above linked documentation site explains how to add the required JavaScript to the Story JavaScript area of a Twine 2.x application project. It also explains how to add the required CSS to your project's Story Stylesheet area.

botscripten

Posts with mentions or reviews of botscripten. We have used some of these posts to build our list of alternatives and similar projects.
  • Combine multiple formats for a story?
    1 project | /r/twinegames | 30 Jul 2022
    Use an element in a Passage of the "parent" project to display the Story HTML file of a "child" project, and use the Window.postMessage() function to communicate between the "parent" and "child" as needed.
  • Implement the functionality required to allow SugarCube to communicate with the Botscripten runtime.
  • Implement a "Bot like" visual interface within SugarCube.
  • Create a custom Story Format that knows how to parse the macro languages of both SugarCube and Botscripten, and that includes the required functionality of both of those Story Formats.
  • Is there a way to load a Twine game in one format into a box in a twine game in a different format?
    1 project | /r/twinegames | 28 Jul 2022
    Botscripten: https://github.com/jakobo/botscripten

What are some alternatives?

When comparing harlowe-audio and botscripten you can also consider the following projects:

howler.js - Javascript audio library for the modern web.

custom-macros-for-sugarcube-2 - A collection of systems and macros for Twine.

sugarcube-2 - SugarCube is a free (gratis and libre) story format for Twine/Twee.

tweego-setup - A Tweego project boilerplate.

TwineHacker - Chrome\Firefox dev-tools extension: How To Debug(Or Cheat) Twine{SugarCube} Variables

trialogue - A Story Format for Twine that let's you turn a branching narrative into an interactive chat story

harlowe-macro-api - Adds an accessible, simplified framework to Harlowe for creating custom macros in JavaScript.

cycy-wrote-custom-macros - Macros for SugarCube 2.

twine-css-template - Twine2 is a great tool for beginners to make games, but there aren't customization options out of the box, and the way to use CSS is not well documented. This template is a well-commented basic reset that allows you to make your game look unique without knowing too much about CSS.