The VastGo is licensed under the MIT License (see LICENSE.md ). See below for exceptions.
The based on:
- Dash.jl (for creating analytic web applications in Julia) [MIT].
- GNU Go (for the engine) [GPLv3].
- JSON3.jl (for JSON reading and writing) [MIT "Expat"].
- KataGo (for the rules, the engine and the models) [mainly MIT].
- Leela-Zero (for the engine and the weights) [GPLv3].
- PlotlyJS.jl (for plotting with plotly.js in Julia) [MIT "Expat"].
The referenced:
- A Brief History of Go (for introducing the Go game in menu.jl)
- The Game of Go: Speculations on its Origins and Symbolism in Ancient China (for introducing the Go game in menu.jl)
- KataGo's Supported Go Rules (Version 2) (for introducing the Go rulesets in menu.jl) [mainly MIT].