Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 406 Bytes

ballin-sansa

Socket and canvas based drawing guessing game. The game starts once at least two players have connected (e.g. two different tabs).

Installation

Install Node.js and then run

npm install

in the ballin-sansa directory.

Running

node app.js

The assets are automatically recompiled if changed, so restarting the server isn't required.