Demos: You say you gotta see it first?
  
       
  ClanRuby 0.6.5a includes a number of the ClanLib
 example
    programs, ported over to Ruby and ClanRuby. These provide a great
    way to get started using ClanRuby! Included are:
       
      - example2d.rb - the basic clanlib
  2D example program, ported to Ruby
 
      - font.rb - example of using Clanlib
 fonts
 
      - buttontest.rb - Good intro
to  using the clanlib built in GUI
 
      - labeltest.rb - Another basic GUI example