Skip to content

michaeldv/donna_vista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DONNA VISTA

   Donna chess engine version v2.1 (https://github.com/michaeldv/donna)
   ported to C.

   All major components have been successfully ported including magic
   bitboards, move generator, search, position evaluation and almost
   entire test suite along with the "mate in X moves" solver.


TO-DO

   - Port interactive REPL. 
   - Implement time controls.
   - Add UCI protocol support.
   - Make it compile on Windows and Linux in addition to Mac OS X.


PERFORMANCE

   Donna Vista evaluates chess positions about twice as fast as the
   original Go version.


CURRENT STATUS

   Work in progress.


LICENSE

   Copyright (c) 2014-2015 Michael Dvorkin
   Donna Vista is freely distributable under the terms of MIT license.

About

Donna Chess Engine ported to C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published