Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ebozz

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebozz

ebozz is a Z-machine interpreter written in typescript.

  • 1.0.0-alpha.16
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ebozz

ebozz is a Z-machine interpreter written in typescript.

Building/playing

$ yarn build
$ yarn fetch-games
$ yarn zork1
yarn run v1.22.19
$ node dist/console gamefiles/zork1-r119-s880429.z3
[INFO] game version: 3
ZORK I: The Great Underground Empire
Infocom interactive fiction - a fantasy story
Copyright (c) 1981, 1982, 1983, 1984, 1985, 1986 Infocom, Inc. All rights reserved.
ZORK is a registered trademark of Infocom, Inc.
Release 119 / Serial number 880429

West of House
You are standing in an open field west of a white house, with a boarded front door.
There is a small mailbox here.

>

What story files work with it

Anything <= version 3 should at least show text and respond to input. I have yet to play through any game completely.

Why?

I wanted to play Trinity (version 4, so still not working), and wanted a task that felt smaller than some of the things I have to do for toshok/echojs.

License

MIT. do whatever you want with it.

FAQs

Package last updated on 18 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc