RobCoIndustries / pipboylib

:thumbsup: Companion pip boy library for Fallout 4
Apache License 2.0
130 stars 11 forks source link

Binary PGM file writing example #42

Closed kitten closed 8 years ago

kitten commented 8 years ago

These changes are untested

rgbkrk commented 8 years ago

Alright, I'll try this out.

rgbkrk commented 8 years ago

It's alive!

$ babel-node localmap.js
Connected! { lang: 'en', version: '1.1.21.0' }
Wrote file
^C
ls
localmap.js        localmap.pgm       player-position.js
$ convert localmap.pgm localmap.png

localmap