mirror of
https://github.com/Noah2610/AdventureRL.git
synced 2026-08-15 01:09:42 +02:00
Point-N-Click adventure game framework using videos for all animations.
- Ruby 99.6%
- Shell 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| bin | ||
| doc | ||
| lib | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| adventure_rl.gemspec | ||
| Gemfile | ||
| LICENSE.txt | ||
| Rakefile | ||
| README.md | ||
| vimrc | ||
AdventureRL
Point-N-Click adventure game framework, using real video recordings as animations.
Installation
Add this line to your application's Gemfile:
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 with it.
License
The gem is available as open source under the terms of the MIT License.