https://github.com/nrkn/hrm-web
A collection of Human Resource Machine tools for the browser
https://github.com/nrkn/hrm-web
Last synced: 4 days ago
JSON representation
A collection of Human Resource Machine tools for the browser
- Host: GitHub
- URL: https://github.com/nrkn/hrm-web
- Owner: nrkn
- Created: 2015-11-03T01:38:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-10T04:15:18.000Z (over 9 years ago)
- Last Synced: 2024-11-06T17:51:07.628Z (6 months ago)
- Language: JavaScript
- Size: 254 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# hrm-web
## A collection of Human Resource Machine tools for the browser[Human Resource Machine](http://tomorrowcorporation.com/humanresourcemachine)

> 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
`npm install hrm-web`
### Usage
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)### License
MIT