brentstineman / ButtonPong

A sample lab that demonstrates a simple game using Azure Serverless and Particle Internet Button Devices
MIT License
4 stars 14 forks source link

Fix for Device Selection #20

Closed hattan closed 6 years ago

hattan commented 6 years ago

We noticed that device selection has an off by one error. The last player would never get pinged and a result they always end up being the winner since they are never selected.