Monochess is built with and uses several amazing open source projects and resources. Below are the licenses and attributions for these materials.
The chessboard engine is based on cm-chessboard It's a minimal, configurable yet powerful chessboard.
| Software | License |
|---|---|
| cm-chessboard | MIT |
The piece sets below were sourced from the Lichess project (lila).
To make them compatible with cm-chessboard, the individual SVG
files for each piece in a set were merged into a single SVG sprite map.
Each piece was wrapped in a <g> tag with a specific ID
(like wk for white king) and adjusted to fit the standard 40x40 viewBox
grid that the chessboard component expects.
| Set Name | Author(s) | License |
|---|---|---|
| anarcandy | caderek | CC BY-NC-SA 4.0 |
| caliente | avi | CC BY-NC-SA 4.0 |
| california | Jerry S. | CC BY-NC-SA 4.0 |
| cardinal | sadsnake1 | CC BY-NC-SA 4.0 |
| cburnett | Colin M.L. Burnett | GPLv2+ |
| celtic | Maurizio Monge | MIT |
| chessnut | Alexis Luengas | Apache 2.0 |
| dubrovny | sadsnake1 | CC BY-NC-SA 4.0 |
| fantasy | Maurizio Monge | MIT |
| fresca | sadsnake1 | CC BY-NC-SA 4.0 |
| gioco | sadsnake1 | CC BY-NC-SA 4.0 |
| icpieces | sadsnake1 | CC BY-NC-SA 4.0 |
| kiwen-suwi | neverRare | CC BY 4.0 |
| letter | usolando | AGPLv3+ |
| maestro | sadsnake1 | CC BY-NC-SA 4.0 |
| merida | Armando Hernandez Marroquin | GPLv2+ |
| mpchess | Maxime Chupin | GPL3v3+ |
| pirouetti | pirouetti | AGPLv3+ |
| pixel | therealqtpi | AGPLv3+ |
| rhosgfx | RhosGFX | CC0 1.0 |
| shapes | flugsio | CC BY-SA 4.0 |
| spatial | Maurizio Monge | MIT |
| staunty | sadsnake1 | CC BY-NC-SA 4.0 |
| tatiana | sadsnake1 | CC BY-NC-SA 4.0 |
| xkcd | Randall Munroe | CC BY-NC-SA 2.5 |