Skip to content

shhivv/deltoid

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages