Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
chess_programming
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Radia EL HAMDOUNI
chess_programming
Commits
608b09d3
Commit
608b09d3
authored
Oct 26, 2020
by
Radia EL HAMDOUNI
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.txt
parent
7b301e3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
2 deletions
+21
-2
README.txt
README.txt
+21
-2
No files found.
README.txt
View file @
608b09d3
...
@@ -10,9 +10,28 @@ This is a project that is part of the MLOD UV.
...
@@ -10,9 +10,28 @@ This is a project that is part of the MLOD UV.
+- Goal : Program the computer to play chess.
+- Goal : Program the computer to play chess.
+- description :
+- description :
- The user can play against the chess engine that will predict the best moves to win the game.
- 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)
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment