https://github.com/olemorud/cli-chess
Work in progress
https://github.com/olemorud/cli-chess
c chess cli
Last synced: 5 months ago
JSON representation
Work in progress
- Host: GitHub
- URL: https://github.com/olemorud/cli-chess
- Owner: olemorud
- Created: 2022-06-10T12:17:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T00:52:06.000Z (6 months ago)
- Last Synced: 2024-12-02T01:28:36.930Z (6 months ago)
- Topics: c, chess, cli
- Language: C
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal Chess

## Compile and run
```sh
git clone https://github.com/olemorud/cli-chess.git
cd cli-chess
make
./bin/chess
```
## TODO
- Algebraic notation
- Log game score sheet