movegen

package
v0.0.0-...-27709c7 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MoveGen

type MoveGen interface {
	LegalMoves(p chess.Position) []chess.Move
	MaybeLegalMoves(p chess.Position) []chess.Move
	IsLegalMove(p chess.Position, m chess.Move) bool
}

Directories

Path Synopsis
Package reference is a reference move generator.
Package reference is a reference move generator.

Jump to

Keyboard shortcuts

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