Learn node's `http` module
Storage system for workshopper-adventure to store the preferences.
an educational stream adventure
A terminal workshop runner framework (adventure compatible)
JavaScript library to run Salesforce metadata deploys and retrieves
Library for connect to Adventure backend
A CLI tool to scaffold Foundry VTT modules
Components for the adventure capsule only
Core utilities and helpers for Adventure Labs Scout applications
[](https://www.npmjs.com/package/simple-entity-decode) [](https://bundlephobia.com/result?p=simple-entity-decode)
A test system to test workshopper-adventures.
quickly hack together a nodeschool adventure
Client TypeScript pour la façade External Gateway Parallèle (sites externes, sans clé Supabase côté navigateur).
Hapi plugin to activate the REST API proxy behavior + route
minimal implementation of a PassThrough stream
A Phaser 3 TypeScript template using Vite.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Provides a way to make requests
Create HTTP error objects
A query library for ECMAScript AST using a CSS selector like query language.
learn browserify with this educational adventure
Provides a way to make requests
AWS credential provider for containers and HTTP sources
Turn a function into an `http.Agent` instance
Based on Pete's Keen approach https://github.com/peterkeen/mmp-builder from his Adventures in Self Publishing https://www.petekeen.net/adventures-in-self-publishing
TextFlight is a space-based text adventure MMO. https://leagueh.xyz/tf/ https://leagueh.xyz/git/textflight/
A Ruby Gem which allows you to store configuration files using hidden directories. Supports JSON, YAML, and plaintext. Data is unencrypted, but you can hash/encrypt data yourself before passing it to be written. Useful for simple text adventure games, etc. Docs and examples at https://gitlab.com/Gsbhasin84/confrb
== Wizard's Castle A Ruby port of a classic BASIC game, this is a text-based adventure through a randomly-generated castle full of monsters, traps, and treasure. The original version was written by Joseph R. Power for Exidy Sorcerer BASIC and published in the July/August 1980 issue of Recreational Computing magazine. It was subsequently ported to Heath Microsoft Basic by J.F. Stetson. This Ruby port is based on the Stetson version. It needs no Gem dependencies to run, and should work on all 2.x versions of Ruby. *To* *run*: Just run +wizards-castle+ on your command line. Use +--manual+ to see the game manual. Please report any crashes as {Github issues}[https://github.com/gbirchmeier/wizards-castle/issues] or contact me via Twitter @GrantBirchmeier.