You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate presence handling into Labyrinth activity to allow playing the activity with other users on the network. So users could create a collaborative mind map.
Integrate presence handling into Labyrinth activity to allow playing the activity with other users on the network. So users could create a collaborative mind map.
You should add the presence palette and integrate presence like explained in the tutorial here: https://github.com/llaske/sugarizer/blob/dev/docs/tutorial_step6.md
See code for Labyrinth activity here: https://github.com/llaske/sugarizer/tree/dev/activities/LabyrinthJS.activity
You could use the SharedNotes activity source code to see how handle presence in a similar context (Cytoscape framework). See code for the SharedNotes activity here: https://github.com/llaske/sugarizer/tree/dev/activities/SharedNotes.activity
The text was updated successfully, but these errors were encountered: