llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 411 forks source link

Improve LOL activity to play against another user using presence #243

Closed llaske closed 5 years ago

llaske commented 5 years ago

Integrate presence handling into LastOneLoses activity to allow playing the activity with another user on the network.

You should add the presence palette and integrate presence like explained in the tutorial.

Source code for LOL activity is here: https://github.com/llaske/sugarizer/tree/dev/activities/LastOneLoses.activity

llaske commented 5 years ago

Fixed in https://github.com/llaske/sugarizer/pull/254