GithubHelp home page GithubHelp logo

shashabot / if-ionic Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 4.49 MB

A starter project for making glulx interactive fiction games playable in ionic mobile app.

License: MIT License

JavaScript 85.14% CSS 13.42% HTML 0.23% Inform 7 1.22%
interactive-fiction glulx ionic angularjs

if-ionic's Introduction

IF-Ionic

A starter project for making glulx interactive fiction games playable in ionic mobile app.

This project is a derivative of the work done in the following repositories:

  1. ChicagoDave/quixe-channels
  2. blabno/quixe

This is a starter project in IonicV1 that uses the angular implementation of quixe and quixe-channels inform7 extension. I modified the inform 7 extention by David Cornelson and now call it: Quixe Channels Extended.

This implementation uses a control board with command buttons instead of a regular text field to input commands which deters many newbies from getting into Interactive fiction.

Control board and is fully customisable and reorganizable from within the story file and as the story progresses.

The fonts and text layout totally depends upon the developers' choice with no restrictions.

Running the story

  1. Make the story in inform7. Be sure to use the extension provided in www/inform-extensions.
  2. Make the release file as .blorb.js. Use quixe as the interpreter.
  3. Make JSON from your .blorb.js. (See the example json file in www/stories to know what it should look like).
  4. Clone the repo and put the json story file inside the www/stories folder.
  5. Replace the name of your story file in www/js/home.controller.js
  6. Now, ionic serve or ionic run in command line.
  7. Click Load Game and you have your story running in ionic app.!

Notes:

  1. Documentation for how to use the extensions is provided at the end of the extentions files.
  2. As of now, the ionic app needs the story file in json format and you have to do that manually, I'll be correcting that soon.
  3. If you don't have ionic CLI tools on your machine, you can just put the android-debug.apk file in your phone and run that to test the app.

if-ionic's People

Contributors

shashabot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

rishabh-kapoor

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.