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

CPU対戦の追加 #25

Open
azrsh opened this issue Jan 25, 2020 · 1 comment
Open

CPU対戦の追加 #25

azrsh opened this issue Jan 25, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@azrsh
Copy link
Owner

azrsh commented Jan 25, 2020

AIとの対戦を実装する。
将棋エンジン関係の話が参考になりそう。
計算量が多くなったらその部分のコードをDOTSで記述すべきかも。2020年1月末の時点で将棋エンジンをDOTSで実装したみたいな記事はなかった。

@azrsh azrsh added the enhancement New feature or request label Apr 3, 2020
@azrsh
Copy link
Owner Author

azrsh commented Aug 14, 2020

  • クライアント視点では他のプレイヤーと対戦してるのかCPUと対戦しているのか関心を払う必要がない形で実装したい。
  • 将来的にはCPUとGUIを分離して別のプロセスとして動作させる形にしたいかも

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

No branches or pull requests

1 participant