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

Implement monster battles over RPC for multiplayer #3

Open
5 tasks
yellowberryHN opened this issue Dec 15, 2023 · 0 comments
Open
5 tasks

Implement monster battles over RPC for multiplayer #3

yellowberryHN opened this issue Dec 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@yellowberryHN
Copy link
Owner

Required things to do:

  • Implement command to send battle request from one player to another
  • Figure out what data to send to/from each player during a battle
  • Implement pausing if either party closes their phone
  • Can only be unpaused when both players are ready
  • Terminate the battle if the player exits the app

Things to consider:

  • Should players exchange capsule points upon win/loss?
  • Which client gets final say? The lobby host? One of the players?
@yellowberryHN yellowberryHN added enhancement New feature or request help wanted Extra attention is needed labels Dec 15, 2023
@yellowberryHN yellowberryHN self-assigned this Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant