Skip to content

kevicency/unicodetiles.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicodetiles.rb

Ruby Port of Unicodetiles.js

Installation

  • Install Ruby 1.9.2
    • On Linux: sudo apt-get install ruby or RVM
    • On Windows: Ruby Installer
    • Windows only: Install Ruby 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.

Releases

No releases published

Packages

No packages published

Languages