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

Add region actor #16

Open
7 of 8 tasks
NotBad4U opened this issue Nov 5, 2018 · 3 comments
Open
7 of 8 tasks

Add region actor #16

NotBad4U opened this issue Nov 5, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@NotBad4U
Copy link
Member

NotBad4U commented Nov 5, 2018

  • Define a ID
  • Store the player and energy in a Set.
  • Create the initial state with unique ID for each entities
  • calculate the AOI of a player
  • Initiate a new game stage
  • Notify the last world state at the journal
  • store the event in a DB (file) : create, destroy, move (optional)
  • Check if the player move from a region to another one. If it is then you send a transfer message to the proxy (That need some requirement of Add arbitrator actor #19: moved player message)
@NotBad4U NotBad4U added the TODO label Nov 5, 2018
@NotBad4U NotBad4U self-assigned this Nov 5, 2018
@NotBad4U NotBad4U added this to the first version milestone Nov 6, 2018
@NotBad4U
Copy link
Member Author

Updated the TODO with the merge of #26

@NotBad4U
Copy link
Member Author

Updated with the merge of #31 and #29
Do we keep the item " store the event in a DB (file) : create, destroy, move (optional)" in this list or we create an other issue and close this one ?

@d-plaindoux
Copy link
Member

AFAIC This should be managed in another issue.

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

2 participants