aloe

module
v0.0.0-...-9a4bc7e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2022 License: MIT

README

aloe

A chess engine.

Installation

Install or upgrade:

$ go install github.com/aloe/cmd/aloe@latest

Uninstall:

rm -i $(which aloe)

Directories

Path Synopsis
Package chess implements basic chess-related functionality.
Package chess implements basic chess-related functionality.
cmd
encoding
uci
Package uci implements encoding and decoding for Universal Chess Interface (UCI) messages.
Package uci implements encoding and decoding for Universal Chess Interface (UCI) messages.
Package engine implements the Aloe chess engine.
Package engine implements the Aloe chess engine.
Package fen implements Forsyth-Edwards Notation (FEN).
Package fen implements Forsyth-Edwards Notation (FEN).
Package perft implements the Perft test suite.
Package perft implements the Perft test suite.
Package uci describes the Universal Chess Interface (UCI) protocol.
Package uci describes the Universal Chess Interface (UCI) protocol.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL