Botscripten Alternatives
Similar projects and alternatives to botscripten
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
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.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
botscripten discussion
botscripten reviews and mentions
-
Combine multiple formats for a story?
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?
Botscripten: https://github.com/jakobo/botscripten
Stats
thecodedrift/botscripten is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of botscripten is JavaScript.