aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrenchYann <[email protected]>2013-06-05 16:33:19 +0200
committerFrenchYann <[email protected]>2013-06-05 16:33:19 +0200
commit9a95e2505bfbd26e31659ae44a93cbc75eaadbf4 (patch)
tree32d9b82a60b45372ee83c72daa2a196759be3f65 /README.md
parent376d7e924b9c6e3f1d78148bb7332c4b1ff6b3fe (diff)
downloadChess3D-9a95e2505bfbd26e31659ae44a93cbc75eaadbf4.tar.xz
Chess3D-9a95e2505bfbd26e31659ae44a93cbc75eaadbf4.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1b9f62c..f952fc1 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,15 @@ HTML5/WebGL 3D Chess Game
Using the pretty good javascript chess AI developped by Gary Linscott ( https://github.com/glinscott/Garbochess-JS ), I developped an interactive 3D chessboard with some UI to start a game and undo, as well as save and loading in PGN format.
+Little picture for advertisement purpose:
+![enter image description here][1]
+
My code should be thoroughly commented.
You can try it here
http://dl.dropboxusercontent.com/u/23551572/javascript/webGL/Chess3D/index.html
Enjoy (:
+
+
+ [1]: https://dl.dropboxusercontent.com/u/23551572/javascript/webGL/Chess3D/screenshot.jpg