0.2.1 • Published 10 years ago

boggle-connect v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Boggle Page

Simple stand alone server with boggle solver running as API

NPM

Build status

Install and run

Requires nodejs

npm install
// installs all necessary dependencies
node index.js
// starts the local webserver

Then open a modern browser and navigate to the server, usually at http://localhost:3000/

Dependencies

The web server is a connect server with actual Boggle solver through boggle.

Small print

Author: Gleb Bahmutov © 2015

License: MIT - do anything with the code, but don't blame me if it does not work.

Spread the word: tweet, star on github, etc.

0.2.1

10 years ago

0.2.0

11 years ago

0.1.0

11 years ago

0.0.1

13 years ago