Skip to content

mateoxh/neuromancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Neuromancer is a chess engine compatible with the UCI protocol.

The program can be used from the command line but a graphical user interface (GUI) is recommended to be able to display the chessboard and for a more comfortable way to analyze chess positions . A list of chess GUIs can be found here.

Rating

You can check out the ELO rating at the CCRL website

Installing

To build the program you need a compiler that supports the C++20 standard.

After downloading the sources run these commands

cd neuromancer/src/
make -j

You should now have a binary that is specifically optimized for your platform.

About

Chess Engine

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages