Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.
/ memo Public archive

Open source code and editor for creating email-based interactive fiction (as used in Top Secret).

License

Notifications You must be signed in to change notification settings

jameslong/memo

Repository files navigation

Build Status

Memo

Memo is a collection of tools and source code to create email-based interactive fiction. This repo contains a content editor, browser/desktop clients for offline play, and a server for online play via email. Memo was used to create Top Secret, a video game about the Snowden leaks played by email.

Memo editor Create branching/concurrent narratives in the visual editor.

Memo offline Version Play by email or offline using the desktop app.

Dependencies

Installing

npm install

Building

grunt

Usage

Server

  1. Run the following in the server directory: node build/server/src/main.js

Editor

  1. Run the server (see above)
  2. Open editor/build/index.html

Browser

  1. Run the server (see above)
  2. Open browser/build/index.html

Desktop app (Linux/Mac/Win)

See app/packaged_apps for for the platform specific packages.

About

Open source code and editor for creating email-based interactive fiction (as used in Top Secret).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published