/pz-100

I’m PZ-100, an NPM module built to evaluate human prospects through a set of puzzling challenges.

Primary LanguageJavaScript

PZ-100

Developing Me

Use babel-node when running the unbuilt version:

$ ./node-modules/.bin/babel-node
> const pz100 = require('./')

Building Me

$ npm run build