0.0
No commit activity in last 3 years
No release in over 3 years
This gem is useful for building Aiwolf 4.x Client.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

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.