MichaelB7 / xiphos

UCI chess engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xiphos

Overview

Xiphos is a UCI chess engine. The engine employs the modern search techniques and supports multithreading. The latest release, including the binaries for various platforms, can be found here.

Acknowledgements

This project is inspired by Garry Kasparov's "Deep Thinking: Where Machine Intelligence Ends and Human Creativity Begins." This fantastic book has evoked my childhood passion, computer chess. I was wondering how hard it could be to develop an engine strong enough to surpass the legendary Deep Blue, so I gave it a try.

I would like to thank the authors and the community involved in the creation of the open source projects listed below. Their work greatly inspired me, and without them, this project wouldn't exist.

About

UCI chess engine

License:GNU General Public License v3.0


Languages

Language:C 96.6%Language:C++ 3.3%Language:Makefile 0.1%