Sha256: 1cbadb497a04b8e1f67f5149734667f351e215e55d0f2407d9c84e788c7cac6a

Contents?: true

Size: 796 Bytes

Versions: 2

Compression:

Stored size: 796 Bytes

Contents

# AdventureRL
Point-N-Click adventure game framework, using real video recordings as animations.

## Installation
Add this line to your application's Gemfile:
```ruby
gem 'adventure_rl'
```
And then execute:
```
$ bundle
```
Or install it yourself as:
```
$ gem install adventure_rl
```

## Documentation
Documentation is being written and is available under the `doc/` directory  
in the project's root directory.

## Development
We have just started this project, so this gem is highly __Work In Progress__.  

While developing this framework, we are creating a [demo game][demo-url] with it.

## License
The gem is available as open source under the terms of the [MIT License][MIT-url].

[demo-url]: https://github.com/Noah2610/AdventureRL-Demo
[MIT-url]:  https://opensource.org/licenses/MIT

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
adventure_rl-0.0.2 README.md
adventure_rl-0.0.1.pre.ld42 README.md