Linkworlds (WIP name) is a tildetown project to link several games together and pass player data around.
Let's say that there are different rooms. Each room is it's own independent webpage.
A player can move and play within a room, and when entering some kind of portal, the player goes to another room, giving that room the current player data.
Example setup (pseudo-javascript):