Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Deltoid

A Rust based chess engine.


Versions

Alpha

  • Negamax with Alpha-Beta pruning.
  • PeSTO evaluation function.
  • Iterative deepening with PV table.
  • Quiescence search.
  • Transposition table.

Acknowledgment

Credits to the Honse Engine for helping me implement some core features.

About

chess engine in rs

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages