bluegod / pixelterm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixelTerm

PixelTerm is a terminal program written in Ruby that simulates a simple graphical editor.

Requirements

  • Ruby interpreter:
  • Tested in Ruby 2.1.2 and 1.9.3 on Mac OS X

Running the app

bin/pixelterm.rb 

or

ruby bin/pixelterm.rb

Bonus

Hidden bonus command: SS will prettify the output of S

Implementation details

No gems or external libraries have been used - although they would have been handy.

License

GPL v2

About

License:GNU General Public License v2.0


Languages

Language:Ruby 100.0%