Download Canvas Pictionary Free Java Code
Description
An attempt at a web sockets / canvas based multi player online pictionary game.
Source Files
The download file Canvas-Pictionary-master.zip has the following entries.
.gitignore// w w w. j a v a2 s . c om
README.md
TODO.md
jsTestDriver.conf
lib/jquery/jquery.js
server.js
src/css/styles.css
src/html/chat-client.html
src/html/draw-word.html
src/html/guess-word.html
src/html/home.html
src/html/index.html
src/html/set-word.html
src/html/watch-team.html
src/js/chat.js
src/js/comms.js
src/js/pages.js
src/js/pictionary.js
src/js/sketchpad.js
src/server/app.js
src/server/games.js
src/server/players.js
src/server/server.js
src/server/sockets.js
src/server/teams.js
tests/first_test.js
Download
Click the following link to download Canvas-Pictionary-master.zip.
Canvas-Pictionary-master.zip