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
15
Commits
2
Branches
0
Tags
c5f6be3c3c618f9a01ff1d00bf778eef5d7af251
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
c5f6be3c3c
Add comments for is_valid function
2023-03-19 13:49:42 +01:00
.gitignore
Create .gitignore
2023-03-19 13:41:53 +01:00
chess.c
Add comments for is_valid function
2023-03-19 13:49:42 +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%