A portable chess game and an engine in one package
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kasianov Nikolai Alekseevich
58a8a3008f
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
src
|
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
.gitignore
|
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
COPYING
|
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
Makefile
|
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
README.md
|
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
TODO
|
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
make.sh
|
Initial commit: basic abstractions, a couple of working flags, piece logic and chess notation are not yet complete
|
1 year ago |
C3hess - Console Chess written in C
A portable chess game and an engine in one package
About
Building
make
or
./make.sh
or compile yourself, there are no dependencies
Installation
License
AGPLv3