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

Squire/node api #23

Closed jsquire closed 1 year ago

jsquire commented 5 years ago

Node API

Implementation of the game API in Node, following the same approach used by the C# version of the API. The goal for this implementation is to allow for support with minimal friction for tool installation and no bias towards a specific IDE or platform.

The implementation is based on v2 of Azure Functions and has been tested against the latest Button Pong firmware.

ReadMe Updates

Some minor verbiage tweaks to existing ReaMe files in the area.