Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Twinejs Alternatives
Similar projects and alternatives to twinejs
-
ink
inkle's open source scripting language for writing interactive narrative. (by inkle)
-
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
-
YarnSpinner
Yarn Spinner is a tool for building interactive dialogue in games!
-
-
inform7-ide
A design system for interactive fiction based on natural language.
-
dialogic
💬 Create dialogs, characters and scenes to display conversations in your Godot games.
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
PhysicsExamples2D
Examples of various Unity 2D Physics components and features.
-
GDevelop
:video_game: Open-source, cross-platform game engine designed to be used by everyone.
-
sugarcube-2
SugarCube is a free (gratis and libre) story format for Twine/Twee.
-
tweego
Tweego is a free (gratis and libre) command line compiler for Twine/Twee story formats, written in Go.
-
-
obsidian-releases
Community plugins list, theme list, and releases of Obsidian.
-
-
Eigengrau-s-Essential-Establishment-Generator
A town generator that is suitable for out of the box play in any fantasy TTRPG setting.
-
-
-
ct-js
Ct.js is a desktop game engine that makes learning programming fun and game development easy by its visual editors and well-documented code library
-
-
GoNorth
GoNorth is a story and content planning tool for RPGs and other open world games.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
twinejs reviews and mentions
-
any tools the automatically convert text into renpy usable script
I use twine to visually structure branching narratives. you can easily convert the twine code into renpy script using ludowoods twine to renpy tool. other than that, I tried using chatgptto convert a screenplay that I wrote into a renpy script. just use the prompt: rewrite the following using the format used by renpy visual novel engine. it doesn't work all the time though, so be prepared if it forgets using double quotes etc.
-
Workflow?
I'm using Obsidian to jot down ideas, notes, etc to outline and flesh out storylets. Once I've finished writing down those, I use Twine to create the decision trees and to quickly prototype how the story flows. This also makes it graphically easy to oversee how the story flows and make changes if I want to add new routes, rebalance the difficulty of getting flags or just insert easter eggs. I just copy paste into Twine, the scenes I made in Obsidian. Once I'm done with that, I use ludowood's twine to renpy tool to generate the renpy code. This generates the "scaffolding" that I'll be using for my renpy project.
- Free websites for writing branching plot lines?
-
From Inspiration to Impact
Collaborative platforms like World Anvil allow writers and contributors to collaborate to build shared universes. These platforms allow for crowd-sourced contributions, where writers, artists, and fans collaborate to develop detailed mythologies, create expansive maps, and flesh out the intricate histories of their fictional worlds. Open source storytelling tools like Twine provide accessible platforms for interactive storytelling, enabling anyone to contribute to the narrative tapestry. Through open source world-building, science fiction has become a collective endeavor, resulting in richer and more immersive fictional universes.
-
Game developer?
https://twinery.org/ a node based game engine that creates an html file for your game, so it runs in browser when you're done. Fantastic, powerful little engine. I've made anything from text based games to visual novels with it.
-
Narrative Game Design
Personally, I'd suggest twine. It's free, super-easy to get started in, and has a nice visual flowchart editor for the story structure. It also supports as much branching and conditional logic as you want to throw at it, exports to HTML files, and you don't even have to install it - you can just go right over to Twinery.org and start playing around with the editor in your web browser.
-
Are there any tools for designing the story of a dating sim?
You could prototype it in twine. Some interconnected boxes might be all that you need.
-
Software for creating a custom hypertext / hypermedia hexcrawl
Twine and Inklewriter have served me well for journaling pointcrawl style solo play, but I really miss the ability to move around a map at a glance. Ideally I want to be able to have either a hexmap or a good abstraction of one that allows for hyperlinked keys with additional information. I can implement this on an interactive fiction software using loops for additional information, but this seems like it will get unwieldy fast, esp. as I start putting my dungeons online. At one point I was making an improvised hexmap using the canvas view in Obsidian, but it got super annoying trying to link the hexes together. Also, as I have a Midjourney subscription, I want to be able to key a hexmap with more than just text.
-
Anybody (else) making Rogue-likes or text adventures on the web using a web dev stack?
Twine is a great tool for text-based adventures.
-
HTML text based game, how to ?
This game was made originally with Tweego for the Twine interactive fiction engine (which is where you should start).
-
A note from our sponsor - Mergify
blog.mergify.com | 24 Sep 2023
Stats
klembot/twinejs is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of twinejs is TypeScript.