draw-something
draw-something copied to clipboard
使用VueJS和WebSocket技术实现的你画我猜小游戏
Results
4
draw-something issues
Sort by
recently updated
recently updated
newest added
用node建完服务器后,打开8090端口,提示Upgrade Required。打开8080的报错Uncaught TypeError: Cannot read property 'indexOf' of undefined
你好,不好意思 打扰了,你这个我下载下来,使用手机浏览器不行呢 我修改了事件 init(ws, btn) { alert(1) // this.canvas.touchstart = () => { // this.drawBegin(event, ws) // } // this.canvas.touchend = () => { // this.drawEnd() // // ws.send('stop') //...