aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrenchYann <[email protected]>2013-06-05 17:22:18 +0300
committerFrenchYann <[email protected]>2013-06-05 17:22:18 +0300
commite1d24cc844def7db3f1e8ceb2b20bb0cfd425406 (patch)
tree94fa238d92b88d6f96557fefe5c47b8426ea86d1 /README.md
parent1ef133c52d12daf3fdad1d979e5a71cb39fa0d2e (diff)
downloadChess3D-e1d24cc844def7db3f1e8ceb2b20bb0cfd425406.tar.xz
Chess3D-e1d24cc844def7db3f1e8ceb2b20bb0cfd425406.zip
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..38bfcc4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+Chess3D
+=======
+
+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.
+
+My code should be thoroughly commented.
+
+You can try it [here|http://dl.dropboxusercontent.com/u/23551572/javascript/webGL/Chess3D/index.html]
+
+Enjoy (: