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
13
Commits
2
Branches
0
Tags
076ef2071e8cfc1af1414d083971c248fca35e10
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
076ef2071e
Update comments
2023-03-19 13:49:24 +01:00
.gitignore
Create .gitignore
2023-03-19 13:41:53 +01:00
chess.c
Update comments
2023-03-19 13:49:24 +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%