Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wiledal/who-wants-to-be-a-drinkionnaire


https://github.com/wiledal/who-wants-to-be-a-drinkionnaire

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Who wants to be a Drinkionnaire
## Setup
1. Pull repo
2. `npm install`

## Run
`node app [--no-machine] [--chip]`
Running with the `--no-machine` flag will run the app without initializing johnny-five.
Running with the `--chip` flag assumes that the app is run on a C.H.I.P, and johnny-five will be initiated using `chip-io`.

## questions.hjson
The game questions are kept in `web/questions.hjson`. These are parsed upon app load in the browser.