We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1404db2 commit 2fc3334Copy full SHA for 2fc3334
README
@@ -6,7 +6,7 @@ E-Mail: liudmil.mitev@gmail.com
6
7
A simple python chess implementation, a learning project.
8
Turns out that programming a chess game is no trivial task,
9
-so I've tried to make it as modular and as easy as possible.
+so I've tried to make it as modular and as easy to learn from as possible.
10
11
Contains:
12
* dict-based board representation
0 commit comments