- MCP - a PWA for an iOS device
- Game Board - a PWA for an iOS device
A simple game to be played while in the galleries of Harvard Art Museums. This is an exercise in believing in the subjectivity of art.
The template is built on the Express web application framework. It is set to use the Handlebars template engine for views. It includes the module node-fetch for making HTTP requests. And it includes Socket.IO for sending messages to and from each screen.
Sockets are initialized and managed by the application in /libs/sockests.js.