Sha256: e7351f1e13f57964f3c855adf5cbbe1565a7d7d95889df7ee73a5c1bc57eea8e

Contents?: true

Size: 572 Bytes

Versions: 1

Compression:

Stored size: 572 Bytes

Contents

# Unicodetiles.rb

Ruby Port of [Unicodetiles.js](https://github.com/tapio/unicodetiles.js)

## Installation

  * Install Ruby 1.9.2
    * On Linux: `sudo apt-get install ruby` or [RVM](https://rvm.beginrescueend.com)
    * On Windows: [Ruby Installer](http://rubyinstaller.org)
    * *Windows only*: Install [Ruby DevKit](http://rubyinstaller.org/add-ons/devkit/)
    * Install Bundler gem: `gem install bundler`
    * Install dependencies: `bundle install`

## Examples
Examples can be found in the `examples/` dir and can be run with `ruby examples/01_minimal.rb` etc.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unicodetiles-1.0.0 Readme.md