Giter Site home page Giter Site logo

juhana / glkote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erkyrath/glkote

0.0 1.0 0.0 1.51 MB

A Javascript display library for IF interfaces

Home Page: http://eblong.com/zarf/glk/glkote.html

License: MIT License

CSS 2.35% JavaScript 77.69% HTML 19.96%

glkote's Introduction

GlkOte -- a Javascript display library for IF interfaces

GlkOte Library: version 2.2.4.
Designed by Andrew Plotkin <[email protected]>
<http://eblong.com/zarf/glk/glkote.html>


GlkOte is a tool for creating interactive fiction -- and other
text-based applications -- on a web page. It is a Javascript library
which handles the mechanics of displaying text, arranging panes of
text, and accepting text input from the user.


* Contents

Documentation:

- README.txt      -- this file
- docs.html       -- how to use GlkOte in your game (or other application)

What you need:

- glkote.js       -- the GlkOte library
- glkapi.js       -- a Glk API layer
- dialog.js       -- a library for loading and saving game data
- electrofs.js    -- replacement for dialog.js for Electron.atom.io
- jquery-1.12.4.js     -- the jQuery library
- jquery-1.12.4.min.js -- the jQuery library, compressed
- glkote.css      -- the GlkOte default stylesheet
- dialog.css      -- the stylesheet for the dialog library
- waiting.gif     -- an animated "loading" image

Example pages:

- sample-demo.html     -- a "fake game" that demonstrates library features
- sample-demo.js       -- source code for the fake game
- sample-demo2.html    -- same fake game with a different stylesheet
- glkote-demo2.css     -- the different stylesheet
- sample-help.html     -- pop-up help page for the fake game
- sample-demobase.html -- a simpler, one-window use of the library
- sample-minimal.html  -- minimal, no-window use of the library


* Permissions

The GlkOte, GlkAPI, and Dialog Javascript libraries are copyright
2008-2016 by Andrew Plotkin. They are distributed under the MIT
license; see the "LICENSE" file.

The GlkOte documentation is licensed under a Creative Commons
Attribution-Noncommercial-Share Alike 3.0 Unported License.
See <http://creativecommons.org/licenses/by-nc-sa/3.0>

This package includes the jQuery JavaScript framework, version 1.12.4
Copyright jQuery Foundation and other contributors
Released under the MIT license <http://jquery.org/license>
For details, see the jQuery web site: <http://jquery.com/>

glkote's People

Contributors

curiousdannii avatar erkyrath avatar

Watchers

 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.