Skip to content

klausie/markovian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markovian is a chess engine written by Naftali Harris. Markovian is named after the great probabilist and amateur chess-player Andrey Markov.

INSTALL

Simply type

$ make

to compile markovian. To then play against it, type

$ xboard -fcp "./markovian" -fd "."

in this directory.

(If xboard is not installed on your machine, install it with:

$ sudo apt-get install xboard

)

About

A chess engine playing with the xboard interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published