Sha256: 61844fe6333662f428355a8b42dc0a3b60fe6c4d9b8726efa61d5fcad173f14d

Contents?: true

Size: 535 Bytes

Versions: 3

Compression:

Stored size: 535 Bytes

Contents

# Tuvi

Tuvi is a computer language for kids to create text-based games and applications. It is a Ruby DSL which supplies a declarative format which dictates the flow of the program as a series of steps.

## Installation

Install Tuvi simply with:

    $ gem install tuvi

## Usage

Coming Soon!

## 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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tuvi-0.0.3 README.md
tuvi-0.0.2 README.md
tuvi-0.0.1 README.md