Skip to content

aaanx/kalambury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalambury

Recreation of Kalambury.

Installation

Kalambury requires:

Install the dependencies and devDependencies and start the server on localhost:3000.

$ cd kalambury
$ npm install -d
$ npm install express --save
$ npm install socket.io --save
$ node server.js

Todos

  • Build sign up and sign in process security
  • Improve live-draw so just one client can draw at time
  • Add live-chat functionality
  • Implement game rules and points scoring

Releases

No releases published

Packages

No packages published

Languages