zorkjs

Downloads and runs Zork as a node app.

Usage no npm install needed!

<script type="module">
  import zorkjs from 'https://cdn.skypack.dev/zorkjs';
</script>

README

zorkjs

Downloads and runs Zork as a node app.

Usage

const launchZork = require("zorkjs");
launchZork();