-
AI Server for Pokemon Shiritori
资源介绍
口袋妖怪 Shiritori AI 服务器
Pepper-kun的Pokemon Shiritori proxy.rb所使用的Pokemon Shiritori AI服务器,起到了与Pepper-kun中继AI核心的作用。 main.rb 是 AI 的主体。
安装并运行
git clone https://github.com/kmc-jp/PokemonShiritoriAIServer.git
cd PokemonShiritoriAIServer
make
bundle install --path=vendor/bundle
bundle exec ruby proxy.rb
算法
用αβ法确定胜负,在确认失败的情况下,选择失败者最少的棋步。
去做
组织文档以组织您的代码
执照
麻省理工学院执照