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
99ee1bcf
Commit
99ee1bcf
authored
Oct 27, 2020
by
Radia EL HAMDOUNI
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update chess_engine.c
parent
45993828
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
17 deletions
+17
-17
chess_engine.c
chess_engine.c
+17
-17
No files found.
chess_engine.c
View file @
99ee1bcf
/* ---------------------------------------------------------
/* ---------------------------------------------------------
============================================================
============================================================
Chess Engine in C Language
Chess Engine in C Language
==========================
==========================
8 |_|#|_|#|_|#|_|#|
8 |_|#|_|#|_|#|_|#|
7 |#|_|#|_|#|_|#|_|
7 |#|_|#|_|#|_|#|_|
6 |_|#|_|#|_|#|_|#|
6 |_|#|_|#|_|#|_|#|
5 |#|_|#|_|#|_|#|_|
5 |#|_|#|_|#|_|#|_|
4 |_|#|_|#|_|#|_|#|
4 |_|#|_|#|_|#|_|#|
3 |#|_|#|_|#|_|#|_|
3 |#|_|#|_|#|_|#|_|
2 |_|#|_|#|_|#|_|#|
2 |_|#|_|#|_|#|_|#|
1 |#|_|#|_|#|_|#|_|
1 |#|_|#|_|#|_|#|_|
a b c d e f g h
a b c d e f g h
-----------------------------------------------------------
-----------------------------------------------------------
BY
BY
Radia EL HAMDOUNI
Radia EL HAMDOUNI
MLOD - Mini-Projet
MLOD - Mini-Projet
====================================================
====================================================
---------------------------------------------------*/
---------------------------------------------------*/
...
...
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