Human Resource Machine is a puzzle game. In each level, your boss gives you a job. Automate it by programming your little office worker! If you succeed, you'll be promoted up to the next level for another year of work in the vast office building. Congratulations!
npm install hrm-web
Bundles a bunch of Human Resource Machine tools with browserify/babelify
See the example folder for usage
The tools bundled are:
- (https://github.com/nrkn/hrm-cpu)
- (https://github.com/nrkn/hrm-parser)
- (https://github.com/nrkn/hrm-draw)
- (https://github.com/nrkn/hrm-image-encoder)
- (https://github.com/nrkn/hrm-image-decoder)
- (https://github.com/atesgoral/hrm-level-data)
MIT