Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.
/ playpainter Public archive

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

Notifications You must be signed in to change notification settings

gre/playpainter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published