File
README
Path: README
Modified: Wed Oct 26 13:23:13 GMT-5:00 2005

TopLevel

TeensyCard Library v0.1

Introduction

The TeensyCard Library is a handy dandy library for creating card games.

License

TeensyCard was authored by Jon A. Lambert.

Everything included in this distribution is released to the Public Domain.

System Dependencies

Ruby 1.8.x
Can be obtained at the home of Ruby, www.ruby-lang.org.
RubyGems
May be installed with Ruby. If not see rubyforge.org/projects/rubygems
Rake
May be installed with Ruby. If not see rake.rubyforge.org

Manifest

        /contest1/:
          |-html/:
          |   `..html documentation
          |-example/:
          |   `-t1k4.tgz
          |-test/:
          |   `-test_cards.rb
          |-README
          |-README.EXAMPLE
          |-Rakefile
          |-cards.rb
          `-t.pch

cards.rb - the entry

Installation

From the directory you untarred this file, the following tasks are available from the command line.