Skip to content

warp-records/knightmare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knightmare

Chess engine written in Rust. Hopefully will be strong enough to beat me, but I'll be happy as long as it's not fucking trash

Rust Tests Coverage

Primary goals:

  • Move generation
  • MiniMax AI
    • Alpha Beta pruning
  • Multi threading
  • Strong enough to beat me
  • UCI

Secondary goals

  • SIMD
  • Neural eval function

About

Chess engine written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages