We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Server側では TCPPlayer 4体と ActiveGameクラスが立ち上がる。
TCPPlayer
ActiveGame
Client側では TCPClientGameクラスが4つ立ち上がり、ぞれぞれのクラスにコマンド(例えばshanten)に応じたplayer1体とnilを返すだけのPuppet Player 3体が立ち上がる
TCPClientGame
Puppet Player
Server側のTCPPlayerとClient側のTCPClientGameはidで紐づいている。 Gameの進行はActiveGame, ClientGameそれぞれの内部変数@Actorを変えることで行っている。
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: