qsp
qsp copied to clipboard
Support MUD / Multiplayer games
- Keep player ids/names as context
- Keep state per player (descriptions/actions/objects/command line/music files/window states?)
- Code execution happens within player’s context
- Introduce a new function to get current context
- Variables & code are shared between players (one world)