Aiwolf Client for Ruby

Installation

Add this line to your application's Gemfile:

gem 'aiwolf-client'

And then execute:

$ bundle --binstubs

Or install it yourself as:

$ gem install aiwolf-client

Usage

$ bin/aiwolf[ -h host][ -p port] SampleRoleAssignPlayer

I try to port sample implemented codes from https://github.com/aiwolf/AIWolfCommon .

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Tei1988/aiwolf-client-ruby .

License

The gem is available as open source under the terms of the MIT License.