asyncglk VS counterfeit-monkey

Compare asyncglk vs counterfeit-monkey and see what are their differences.

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
asyncglk counterfeit-monkey
1 2
3 157
- 2.5%
6.8 8.6
29 days ago 4 months ago
TypeScript Inform 7
MIT License 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.

asyncglk

Posts with mentions or reviews of asyncglk. We have used some of these posts to build our list of alternatives and similar projects.
  • Trying to port Typescript code that's has generic Typed Arrays to Rust
    1 project | /r/rust | 19 Jan 2023
    So I'm working on porting one of my Typescript libraries to Rust (an implementation of the Glk API). One part of the API concerns "streams", which are really more like read/write buffers. They can be either 8 bit or 32 bit. In Typescript I have this type alias and then functions that accept them like this example:

counterfeit-monkey

Posts with mentions or reviews of counterfeit-monkey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.
  • Ask HN: Great text based games to play?
    11 projects | news.ycombinator.com | 21 Jan 2023
    Counterfeit Monkey by Emily Short. https://github.com/i7/counterfeit-monkey/releases

    If you don't want to install a parser on your computer, you can play it online by putting the link to the .gblorb file into https://iplayif.com/ I.e. https://iplayif.com/?story=https%3A%2F%2Fgithub.com%2Fi7%2Fc...

    Modern games are generally going to be more approachable than old ones. Tastes have changed considerably. In the days when you couldn't pull up a walkthrough in a few seconds, taking days to think of the next step was part of the fun, and just getting permanently stuck at some point was fairly common. Also, letting the player keep going even after they have done something to make the game unwinnable is now considered very uncool. Navigation is much less tedious these days as well, fast travel for example, although the exact mechanics depend on the game.

    And that's not mentioning the amount of CPU and RAM available, not only for the game's runtime, but also for tools like I7 (which was used to write Counterfeit Monkey).

    For an quicker introduction to modern "interactive fiction", as it's called these days, check out competition entries. https://intfiction.org/c/competitions/7 These are generally written in a shorter amount of time and the results are quicker to play through.

  • Ask HN: Favourite Open Source Game?
    69 projects | news.ycombinator.com | 1 Jun 2022
    Various old skool text adventures:

    If you are already experienced with them then "Counterfeit Monkey" takes it to the next level with a great twist based on anagram-like magic:

    > Anglophone Atlantis has been an independent nation since an April day in 1822, when a well-aimed shot from their depluralizing cannon reduced the British colonizing fleet to one ship.

    > Since then, Atlantis has been the world's greatest center for linguistic manipulation, designing letter inserters, word synthesizers, the diminutive affixer, and a host of other tools for converting one thing to another. Inventors worldwide pay heavily for that technology, which is where a smuggler and industrial espionage agent such as yourself can really clean up.

    > Unfortunately, the Bureau of Orthography has taken a serious interest in your activities lately. Your face has been recorded and your cover is blown.

    > Your remaining assets: about eight more hours of a national holiday that's spreading the police thin; the most inconvenient damn disguise you've ever worn in your life; and one full-alphabet letter remover.

    > Good luck getting off the island.

    https://ifdb.org/viewgame?id=aearuuxv83plclpl

    https://github.com/i7/counterfeit-monkey

    If you're new to the genre then "Lost Pig" is a good place to start, though technically it's licence (Creative Commons Attribution-NonCommercial-NoDerivs 3.0) is not open source.

What are some alternatives?

When comparing asyncglk and counterfeit-monkey you can also consider the following projects:

instead - INSTEAD - Simple Text Adventure Interpreter

extensions - Inform 7 extensions -- some may be ready for public use, others may be barely working experiments. Enjoy!

parchment - The Interactive Fiction web app

Mudlet - ⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua

if - Interactive Fiction technology: specifications and tests

Arrow - Game Narrative Design Tool

TPIFE - Text Parser Interactive Fiction Engine