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

Support MUD / Multiplayer games #19

Open
hzdbyte opened this issue Oct 24, 2024 · 0 comments
Open

Support MUD / Multiplayer games #19

hzdbyte opened this issue Oct 24, 2024 · 0 comments

Comments

@hzdbyte
Copy link
Contributor

hzdbyte commented Oct 24, 2024

  1. Keep player ids/names as context
  2. Keep state per player (descriptions/actions/objects/command line/music files/window states?)
  3. Code execution happens within player’s context
  4. Introduce a new function to get current context
  5. Variables & code are shared between players (one world)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

1 participant