Giter Club home page Giter Club logo

alkinoos's Introduction

Alkinoos

Overview

Alkinoos is an interface for generating browser-based interactive fiction stories, in the style of Inkle and Twine. It is in its very early stages of development and will be accompanied by an interactive fiction engine, Arete.

Usage

Given the current state of Alkinoos and its sister application Arete, neither are production ready and serve more as proof-of-concept.

That said, Alkinoos offers a recursive structure where one can create scenes. Each scene has a title and at least one, default, consequence. Consequences have a corresponding text, as well as conditions (e.g. only show this text if HP < 5) and effects (e.g. by entering a scene one falls and loses 1 HP). Finally, each consequence usually allows for several actions to be undertaken. Each action has consequences of its own, which might offer different actions and so on, recursively, until the story either ends or the scene changes.

Besides the story itself, Alkinoos also allows for general game settings (limited to stats and title at the moment).

Alkinoos saves user input on local storage automatically. It is possible to download the resulting .json file for use with Arete and to upload it back to Alkinoos for further editing.

Development

Alkinoos's main dependency is React, plus a couple of utilities from lodash. During development, it also uses Node, SASS, Babel, Webpack and ESLint.

To start developing, simply clone the repository, run npm install and then make dev.

alkinoos's People

Contributors

guimachiavelli avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.