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

Add Reset Game State calls to devices #11

Open brentstineman opened 6 years ago

brentstineman commented 6 years ago

Enhance the game reset API so that it will send a reset signal to the buttons to reset their internal game state. This also requires adding a new function to the device to accept such a call.