Skip to content

robinduckett/drawit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALL

npm install .
node app.js

How to play

Sign in, create a game, wait for friends to join, they have to guess what you have drawn. When everyone is finished, the closest match is selected by the owner of the game!

Todo

  • Scoring
  • Better handling of mid match exiting / joining
  • Needs more fun

Notes

Most of the code is in app.js and routes/index.js and the frontend code is in public/javascripts/app.js and views/

Canvases on owner view are updated in real time threw WebSockets

Screenshots

Login

Game Start

Game Lobby

Player View

Player View

Declare Winner

About

Drawit - Game made at Box UK Hack Day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published