Commit 608b09d3 authored by Radia EL HAMDOUNI's avatar Radia EL HAMDOUNI

Update README.txt

parent 7b301e3e
......@@ -10,8 +10,27 @@ This is a project that is part of the MLOD UV.
+- Goal : Program the computer to play chess.
+- description :
- The user can play against the chess engine that will predict the best moves to win the game.
+- Chess board representation :
0X88 board representation .(Choice argument => https://web.archive.org/web/20130212063528/http://www.cis.uab.edu/hyatt/boardrep.html)
+- Chess board representation :
=> 0X88 board representation .
--------------------------
Ressources/documentation:
-------------------------
* https://web.archive.org/web/20130212063528/http://www.cis.uab.edu/hyatt/boardrep.html
* https://en.wikipedia.org/wiki/0x88
+- Chess board notation :
=> Algebraic notation .
--------------------------
Ressources/documentation:
-------------------------
* https://en.wikipedia.org/wiki/Algebraic_notation_(chess)
-----------------------------------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment