Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manueと対戦させてみる。 #139

Open
nissymori opened this issue Nov 21, 2021 · 3 comments
Open

manueと対戦させてみる。 #139

nissymori opened this issue Nov 21, 2021 · 3 comments

Comments

@nissymori
Copy link
Collaborator

No description provided.

@nissymori
Copy link
Collaborator Author

manue install方法

@nissymori
Copy link
Collaborator Author

成功しました。

@nissymori
Copy link
Collaborator Author

nissymori commented Nov 30, 2021

manue一体の起動方法

$ mkdir manue-test && cd manue-test

  • install mjai
    $ git clone https://github.com/nissymori/mjai.git
    $ cd mjai
    $ gem build mjai.gemspec
    $ sudo gem install --local mjai-0.0.7.gem

  • install manue(manue-test ディレクトリで実行してください。)
    $ git clone https://github.com/gimite/mjai-manue
    $ cd manue
    $ gem build mjai-manue.gemspec
    $ sudo gem install --local mjai-manue-0.0.2.gem

  • set up manue(manue1体起動)
    $ mjai client --port=11600 mjai-manue

random_agent, trans_serverの起動方法はReadmeのものと同じです!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant