Author: Young Kit
A two-player TicTacToe using micro:bit as the primary micro-controller in conjunction with the Grove shield device and Grove speaker module.
Use the package manager npm to install.
npm install
node app.js
Sign up with pusher to register a channel.
PUSHER_APIKEY=YOUR_PUSHER_API_KEY
PUSHER_APPID=YOUR_PUSHER_API_ID
PUSHER_SECRET=YOUR_PUSHER_SECRET_KEY
PUSHER_CLUSTER=YOUR_PUSHER_API_CLUSTER