Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 731 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 731 Bytes

A(Eye)-Spy

Features

  • MCP - a PWA for an iOS device
  • Game Board - a PWA for an iOS device

Overview

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.

Developers

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

Sockets are initialized and managed by the application in /libs/sockests.js.