Skip to content

giusgad/chers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chers

Chers is a chess engine written in Rust.

The engine uses:

  • BitBoards to represent the board (although not yet using their potential for ray generation)
  • the UCI protocol to communicate with the GUI
  • iterative deepening as a time management strategy and base for the alpha-beta search
  • captures first move ordering

Resources / Credits

About

Chess engine written in rust

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors