Skip to content

WildDogTeam/demo-js-drawing

Repository files navigation

demo-js-drawing 多人画图demo

demo-js-drawing 是一个使用Wilddog实现的画图示例。一端用户用在canvas上画图,笔画会实时传输到其他客户端,可以多人协作一起画图!

在线示例

http://drawing.wilddogapp.com/

 多人协作绘图示例

本地运行

本地运行需要依赖node.js。 需要安装node.js和npm。

安装依赖:

cd demo-js-drawing
npm install -g grunt
npm install

启动http服务:

grunt serve

访问浏览器地址: http://127.0.0.1:9000/

更多示例

这里分类汇总了 WildDog平台上的示例程序和开源应用, 链接地址:https://github.com/WildDogTeam/wilddog-demos

相关文档

License

MIT http://wilddog.mit-license.org/

感谢 Thanks

demo-js-drawing is built on and with the aid of several projects. We would like to thank the following projects for helping us achieve our goals:

Open Source:

About

一个用wilddog实现的画图示例

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published