dbathily / playpainter

A simple Play 2 framework, Canvas and WebSocket experiment where many users can paint their draws simultaneously on a Canvas.

Home Page:http://blog.greweb.fr/?p=1191

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playpainter is a multi-user real-time "Paint"-like web experiment made with Play 2 framework and relying on HTML Canvas and WebSocket.

Scala/Java version

  • The original version has been made in Scala ( scala/ directory )
  • Big thanks to @dbathily for the Java version! ( java/ directory )

Links

License

Copyright 2012 Gaetan Renaudeau

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A simple Play 2 framework, Canvas and WebSocket experiment where many users can paint their draws simultaneously on a Canvas.

http://blog.greweb.fr/?p=1191


Languages

Language:JavaScript 66.7%Language:Java 17.4%Language:Scala 16.0%