bitmap_cmd_editor 1.0.4
The input consists of a string containing a sequence of commands, where a command is represented by a single capital letter at the beginning of the line. Parameters of the command are separated by white spaces and they follow the command character. Pixel co-ordinates are a pair of integers: a column number between 1 and 250, and a row number between 1 and 250. Bitmaps starts at coordinates 1,1. Colours are specified by capital letters.
Gemfile:
=
installation:
=
Dépendances de Development (7):
aruba
>= 0
bundler
~> 1.7
cucumber
= 2.0.0
rake
~> 10.0
rspec-expectations
= 3.2.0
shoulda-matchers
= 2.8.0
yard
>= 0