Skip to content
/ chess Public

a cli chess implementation written in rust

License

Notifications You must be signed in to change notification settings

bgkillas/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess

a cli chess implementation written in rust

Usage: chess [OPTION]...
--flip will flip the board each move
--numbers will show on the bottom instead of letters
--file CSV will load a board from a csv file
--black will make you play as black
--ip IP will connect to a server at IP:port
--no_bot will disable playing against a bot
--debug will show time to calculate moves

8x8.csv is an example which is just the default board

26x26.csv is just a silly board example with a 26x26 grid

typing EXIT returns all the moves and exits

image

About

a cli chess implementation written in rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages