Skip to content

Variant chess engine that primarily plays suicide chess on FICS

License

Notifications You must be signed in to change notification settings

shashwat1705/nakshatra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nakshatra

Nakshatra is a variant chess engine originally built to play suicide chess on FICS. Nakshatra can technically play normal chess as well but little to no effort has been expended towards making it a strong normal chess player. One of my initial goals was to support many chess variants so I believe the code is well organized for that purpose at least, though I never actually got around to adding more variants :)

Click here for latest FICS stats of nakshatra.

Once upon a time, I (sparingly) maintained a companion blog.

NOTE: As of late 2016, suicide chess is weakly solved. White can force a win with 1. e3.

About

Variant chess engine that primarily plays suicide chess on FICS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • Python 1.3%
  • Other 0.4%