lectrote VS twinejs

Compare lectrote vs twinejs and see what are their differences.

lectrote

The IF interpreter in an Electron shell (by erkyrath)

twinejs

Twine, a tool for telling interactive, nonlinear stories (by klembot)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
lectrote twinejs
1 408
242 1,794
- -
7.1 8.5
7 months ago 14 days ago
JavaScript TypeScript
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

lectrote

Posts with mentions or reviews of lectrote. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-18.
  • 50 years of text games – 1977: Zork
    7 projects | news.ycombinator.com | 18 Feb 2021
    There are still people making new works of interactive fiction, including in the parser-based style of Adventure or Zork. You can find a lot of the more recent games on IFDB[0] and general info about IF and the community on IFWiki[1]. Most modern parser games are built for VMs with interpreters available for many operating systems and types of devices, with Lectrote[2] being a common recommendation for desktop platforms.

    [0]: https://ifdb.tads.org

    [1]: http://ifwiki.org/index.php/Main_Page

    [2]: https://github.com/erkyrath/lectrote

twinejs

Posts with mentions or reviews of twinejs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.
  • Ask HN: Modern Day Equivalent to HyperCard?
    8 projects | news.ycombinator.com | 1 May 2024
    I think you and your kid would have fun designing a Choose Your Own Adventure game in Twine. https://twinery.org/

    FWIW, there are a bunch of simple modern GUI builders, including GUI builders for the web, but none of them are popular, due to the sweet spot of supply and demand that Hypercard hit.

    When Hypercard launched, it came with every Mac, it was free, and there was nothing else like it available on the Mac. On the Mac, the alternative to Hypercard was to layout UI widgets in code, with no GUI builder at all, or eventually to pay $$$ for a professional-grade IDE like CodeWarrior. As an entry-level user with no budget, if you wanted a GUI builder for the Mac, you got Hypercard, or nothing. This created a community of Hypercard enthusiasts.

    Furthermore, when Hypercard launched, Macs had a standard screen resolution. Every Mac sold had a screen resolution of 512x342 pixels, so you could know for sure how your cards would look on any Mac. Supporting resizable GUIs is one of the hardest things to do in any GUI builder. (How should the buttons layout when the screen gets very small, like a phone? Or very wide, like a 16:9 monitor?) Today, Xcode uses a sophisticated constraint solver / theorem prover to allow developers to build resizable UIs in a GUI; it works pretty well, I think, but it's never going to be as easy to learn as "drag the button onto the screen and it's going to look exactly like that everywhere."

    The last issue is the real killer for modern Hypercard wannabes: it's a small step from a web GUI builder to raw HTML/CSS. You don't have to pay big bucks to have access to professional-grade HTML, CSS, and JavaScript. Sure, they're not that easy to learn, but you can teach a kid to write interactive web pages, no problem.

    As a result, the demand for a simple GUI builder is lower than it was for Hypercard, and even when you do capture a user, they tend to outgrow your product, and there are a zillion competitors, so none of them can build a community with real traction.

  • Show HN: Twine – Gorgeous open source multiplatform RSS app
    6 projects | news.ycombinator.com | 31 Jan 2024
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    20 projects | news.ycombinator.com | 17 Jan 2024
  • Ask HN: Software to Develop Interactive Stories?
    2 projects | news.ycombinator.com | 4 Jan 2024
  • Suggestions: A simple human-readable format for suggesting changes to text files
    4 projects | news.ycombinator.com | 27 Dec 2023
  • About Text based games,basically
    2 projects | /r/gamedev | 9 Dec 2023
    There's ChoiceScript by Choice Of Games. It's more along the lines of Choose Your Own Adventure. If you're hoping to make something with a fair amount of random events, you might want to check out Twine.
  • Harlowe 3.3.7 & Tweego
    1 project | /r/twinegames | 8 Dec 2023
    I'm trying to update tweego with the story format harlowe 3.3.7. I've copied the .json and .icon files for Harlowe 3.3.7 from here : https://github.com/klembot/twinejs/tree/develop/public/story-formats
  • cRPG's often have poor writing. Why is that?
    2 projects | /r/CRPG | 7 Dec 2023
    Here are 2 interactive story game engines: * https://www.renpy.org/ * https://twinery.org/
  • tobyFoxIsWild
    1 project | /r/ProgrammerHumor | 7 Dec 2023
    You use something like https://twinery.org/ for creating the dialogues, and then write abstract code to handle that.
  • I feel like im too dumb to make my own game
    1 project | /r/gamedev | 6 Dec 2023
    The engine here https://twinery.org/

What are some alternatives?

When comparing lectrote and twinejs you can also consider the following projects:

zork1 - Zork I (Microcomputer Version) by Infocom

RenPy - The Ren'Py Visual Novel Engine

RockMUD - Node Websocket MUD Server. Demo: https://rockmud.herokuapp.com/

ink - inkle's open source scripting language for writing interactive narrative.

encrusted - A z-machine (interpreter) for text adventure games like Zork

YarnSpinner - Yarn Spinner is a tool for building interactive dialogue in games!

dialogic - 💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

Godot - Godot Engine – Multi-platform 2D and 3D game engine

gitbook - The open source frontend for GitBook doc sites

PhysicsExamples2D - Examples of various Unity 2D Physics components and features.

inform7-ide - A design system for interactive fiction based on natural language.

scratch-www - Standalone web client for Scratch