8000 GitHub - Tubbz-alt/jocly at gh-pages
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from aclap-dev/jocly

Javascript library and tools to provide user interface (2D, 3D, VR) and engine for playing board games

License

Notifications You must be signed in to change notification settings

Tubbz-alt/jocly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copying Jocly

Apart for the exceptions specified below, Jocly is released under the Affero GNU Public License version 3.0 (AGPL v3).

In a nutshell, it means you can copy the Jocly source code, modify it and use it in your own projects, assuming the resulting work is released under the same license which implies, in particular, that you make the source code available. If the resulting work is running on a server and you do not distribute the software, you are still bound to this license (this is the difference between AGPL and GPL). Read the joined AGPLv3 license file for details.

Exceptions

If the AGPL license is not suitable for your application, Jocly is also available under a proprietary license that may allow you to create derivative work that is not subject to the AGPL restrictions. Contact us at license@jocly.com for more information.

Some source code in the Jocly repository is not subject to AGPL:

Source location License Information
third-party/ MIT original source code available from https://github.com/mrdoob/three.js, https://github.com/tweenjs/tween.js, https://github.com/jeromeetienne/threex
src/lib/ MIT derivative work from MIT-licensed projects is also under MIT license
src/games/chessbase/res/**/*.{png,jpg,js} CC BY-SA 3.0 artwork is under Creative Commons Attribution-ShareAlike 3.0 license

About

Javascript library and tools to provide user interface (2D, 3D, VR) and engine for playing board games

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.6%
  • HTML 20.9%
  • CSS 0.5%
0