Click the Box: a cross-platform, open-source game using the Datastore API
Dropbox's developer relations team has released Click the Box, a straightforward game demonstrating how the Datastore API can sync game state. It follows the team's earlier examples, Dropbox 2048 and Lucky Shamrock, both of which were also built to showcase the API's capabilities.
The game itself is playable in a browser at clickthebox.site44.com, and players are encouraged to open it in multiple tabs to watch the state sync in real time. The underlying sync and datastore SDK has since been deprecated, as noted in an update accompanying the original announcement.
Full source code is available on GitHub for three platforms:



