Sha256: f6a06a8a02c27bc8c8de6554c9b1b63ba0eed593bd440c3cfc81a4606000f9bc
Contents?: true
Size: 755 Bytes
Versions: 1
Compression:
Stored size: 755 Bytes
Contents
# RedBird::Demo This gem is a practical example of how to use the RedBird game engine. It is also useful to test changes into the RedBird. ## Installation You can install this gem through the `gem` command: $ gem install red_bird-demo ## Usage After installing the gem, run `red_bird-demo`. ## Development To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on Bitbucket at https://bitbucket.org/fredlinhares/red_bird-demo. ## License Read LICENSE.txt for information about licensing.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
red_bird-demo-0.1.0 | README.md |