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
12
Commits
2
Branches
0
Tags
36005acfecc9cf86425cd40ddb29d252ac83431b
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
36005acfec
Update README
2023-03-19 13:49:03 +01:00
.gitignore
Create .gitignore
2023-03-19 13:41:53 +01:00
chess.c
fixup
2023-03-19 13:47:23 +01:00
Makefile
Create Makefile
2023-03-19 13:41:28 +01:00
README.md
Update README
2023-03-19 13:49:03 +01:00
README.md
Terminal chess
Compile and run
make ./chess
What is implemented
Display board
rudimentary letters
colored tiles with unicode symbols
Parse user input
rudimentary parsing
algebraic notation
detect notation
Move validation
Check for winner
Log game score sheet
Description
No description provided
Readme
112
KiB
Languages
C
98.5%
Makefile
1.5%