Skip to content

beeryt/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A Chess program inspired by Coding Adventure: Chess AI.

The Trompowsky Attack opening

Installation

You can use cmake to build chess.

mkdir build && cd build
cmake ..
make -j8

Usage

chess [FEN]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure tests are up-to-date as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published