imports from libregamewiki

This commit is contained in:
Trilarion
2019-10-23 13:44:58 +02:00
parent 206acda8a7
commit a2c6294b54
61 changed files with 1055 additions and 136 deletions

17
entries/chess3d.md Normal file
View File

@ -0,0 +1,17 @@
# Chess3D
_Chess3D is a HTML/WebGL 3D chess game with AI._
- Home: http://yanngranjon.com/static/games/chess3D/
- State: mature, inactive since 2016
- Platform: Web
- Keywords: strategy, board, chess, open content
- Code repository: https://github.com/FrenchYann/Chess3D.git
- Code language: JavaScript, Pytghon
- Code license: GPL-3.0
- Code dependencies: WebGL
- Assets license: GPL-3.0
Developer: FrenchYann
## Building