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 execute[ -h host][ -p port] SampleRoleAssignPlayer
See also https://github.com/Tei1988/aiwolf-player-sample-villager .
I implemented Villager using this gem as a sample.
https://github.com/Tei1988/aiwolf-player-sample-villager もご参照ください。
サンプルとしてこのgemを使って村人を実装してみました。
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.