Skip to content

Greeshmanth1909/shadowfax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

Shadowfax

Shadowfax is a UCI chess engine written entirely from scratch in Golang. It will be using classic evlauation and move generation methods. I also plan on upgrading it to an NNUE in version 2. If that sounds interesting, consider giving this repo a star. Thanks!

Note

The project is still in the early stages of development and not completely functional.

testing

  • All unit tests must make sure util.InitAll() is called before starting. the results will be inconsistent if this is not followed

About

A strong UCI chess engine written in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages