aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2018-05-23 23:02:34 +0530
committerGitHub <[email protected]>2018-05-23 23:02:34 +0530
commit101ffc655e62fc1f415265988309f1e2c3f96533 (patch)
tree90cfa17a8f9b20a97b91623a9e118894ad74383e
parent662f1bd7c6b947ec27530f5929e4d33fd782a5b8 (diff)
downloadChess3D-101ffc655e62fc1f415265988309f1e2c3f96533.tar.xz
Chess3D-101ffc655e62fc1f415265988309f1e2c3f96533.zip
Update README.md
-rw-r--r--README.md18
1 files changed, 4 insertions, 14 deletions
diff --git a/README.md b/README.md
index c788927..a605f70 100644
--- a/README.md
+++ b/README.md
@@ -3,20 +3,10 @@ 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.
+Chess AI Developed by: **Gary Linscott**
-Little picture for advertisement purpose:
-![enter image description here][3]
+Interactive 3D chessboard by: **FrenchYann**
-My code should be thoroughly commented.
+Game Saves and Loads in *pgn* format. Functionality developed by: **FrenchYann**
-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/
+Game Menu UI Improvised by: **luciferreeves**