Giter VIP home page Giter VIP logo

bluevermin's Introduction

BlueVermin

CLI and text-adventure interface for Blueriq.

()-().----.          .
 \"/` ___  ;________.'
  ` ^^   ^^

logo source

Screencast of Serious Business

Installation

Future versions will be installable through NPM, but will always require a configured and licensed Blueriq server.

Required:

  • Node/NPM
  • A configured and licensed Blueriq server (tested with Blueriq 9.4.1 Java)
  • A game export in /aquima.home/exports/

Installing:

  • Run npm install bluevermin
  • Copy node_modules/bluevermin/UI/mvc/cli.stg to /aquima.home/UI/mvc
  • Configure aquima.properties to have a theme "cli" that points to cli.stg
  • Go to node_modules/bluevermin and run npm start

Usage

  • start Blueriq server
  • run: node index.js
  • type help

TODO

  • fix order of text items on last page
  • show error if an unknown command is entered
  • clean up State/Bsession/commands
  • improve debugz or find out-of-the box tool for debug instrumentation (toggle debugging with a param, like this: node index.js --debug)
  • add code analysis
  • views for different types of questions: domains, booleans etc.
  • parametrize config.host/port/project etc.
  • refactor to be MVC? what is a backend MVC framework? Express? Sailsjs, KoaJs, HapiJs. Flatiron JS actually has a generator for CLI. Example app: https://github.com/vesln/todo But flatiron assumes you will run from the OS CLI and call it like: todo add bla, so no interactive console.
  • serverside typescript? (problems: how to use test framework; maybe Node supports ES6 features natively, with harmony flag)

Changelog

Release History

  • 2015-05-20 v0.1.1 first alpha release

bluevermin's People

Contributors

mdvanes avatar

Watchers

 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.