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

Rever topologia do jogo Bluetooth #194

Open
chesterbr opened this issue Aug 2, 2023 · 0 comments
Open

Rever topologia do jogo Bluetooth #194

chesterbr opened this issue Aug 2, 2023 · 0 comments
Labels

Comments

@chesterbr
Copy link
Owner

No jogo Bluetooth, o servidor cria um JogadorBluetooth para cada cliente, rodando um jogo local diretamente plugado no JogadorHumano, o que é bem confuso; de repente:

  1. ele poderia rodar como o cliente bluetooth (conectando numa PartidaRemota), rodando o jogo local com um quarto JogadorBluetooth que é ele mesmo
  2. poderíamos consolidar JogadorBluetooth e JogadorConectado (sua contraparte no servidor internet) em JogadorRemoto, da mesma forma que PartidaRemota funciona tanto para Bluetooth quanto para Internet
@chesterbr chesterbr mentioned this issue Aug 6, 2023
52 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant