FuturoCube

Rubik's Futuro Cube is a neat toy made by Princip Interactive which basically embeds a microprocessor in a cube covered with LEDs.

I started this project to mess with files which the SDK doesn't yet let you customise.

Installation

Install the gem:

$ gem install futurocube

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request