aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c7889278f97cb7402ce8858bfcab19ecf0cb83ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Chess3D
=======

HTML5/WebGL 3D Chess Game

Using the pretty good [javascript chess AI developped by Gary Linscott][1], I developped an interactive 3D chessboard with some UI to start a game and undo, as well as save and loading in [PGN][2] format.

Little picture for advertisement purpose:
![enter image description here][3]

My code should be thoroughly commented.

You can try it [here][4]


Enjoy (:


  [1]: https://github.com/glinscott/Garbochess-JS
  [2]: http://en.wikipedia.org/wiki/Portable_Game_Notation
  [3]: http://yanngranjon.com/static/games/chess3D/screenshot.jpg
  [4]: http://yanngranjon.com/static/games/chess3D/