This website requires JavaScript.
Explore
Help
Sign In
olemorud
/
cli-chess
Watch
1
Star
0
Fork
0
You've already forked cli-chess
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
40
Commits
2
Branches
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ole Morud
fc2b3d1daa
Update README
2024-12-02 01:52:00 +01:00
src
Add rudimentary chess engine
2024-12-02 01:49:39 +01:00
testing
Update .clang-format
2024-12-02 01:49:39 +01:00
.clang-format
Update .clang-format
2023-03-26 19:18:11 +02:00
.gitignore
Refactor
2023-03-22 21:45:29 +01:00
compile_flags.txt
Update .clang-format
2024-12-02 01:49:39 +01:00
Makefile
Update .clang-format
2024-12-02 01:49:39 +01:00
README.md
Update README
2024-12-02 01:52:00 +01:00
README.md
Terminal Chess
Compile and run
git clone https://github.com/olemorud/cli-chess.git
cd
cli-chess make ./bin/chess
TODO
Algebraic notation
Log game score sheet
Description
No description provided
Readme
112
KiB
Languages
C
98.5%
Makefile
1.5%