In the beginning, we were trying to design a drawing game. But we encountered many technical problems to against with. At the end, we just finished up with a chat room that can share drawing.
剛開始我們想做一個塗鴉的遊戲,但是在技術上面臨許多難題需要一一突破。到最後我們只完成了一個具有塗鴉功能的聊天室。(簡報)
var Louis = Facebook.login();
var Chris = server("socket.io");
var Simon = "UI" + "Art";
var Thomas = [ "canvas-plugin", "debug" ];
A draw-able chat room.
"繪「塗」人生"是一個具有塗鴉功能的聊天室。
This video is telling about how the idea of logo came from.
Invite your friends to log-in together. It requires only Facebook account. After log-in, you can chat or draw, all of them will be real-time to share to your friends each other.
邀請你的朋友入一起登入,只要有 Facebook 帳號就可以登入。登入後可以聊天或塗鴉,都可以即時跟你朋友分享。
"dependencies": {
"express": "3.x",
"socket.io": "0.9.x",
"enthusiasm": ">= 100%"
},