opening

package
v0.0.0-...-19f3900 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Book

type Book interface {
	Opening() *chess.Game
}

func GBSelect2020Book

func GBSelect2020Book() Book

GBSelect2020.pgn opening book by Graham Banks <gbanksnz at gmail.com>.

func Graham20141FBook

func Graham20141FBook() Book

Graham2014-1F.cgb opening book by Graham Banks <gbanksnz at gmail.com>. Source URL: https://www.talkchess.com/forum3/viewtopic.php?t=50541#p549216

func NewEmptyBook

func NewEmptyBook() Book

func NewFENBook

func NewFENBook(r io.Reader, source rand.Source) (Book, error)

func NewPGNLineBook

func NewPGNLineBook(r io.Reader, source rand.Source) (Book, error)

func NewSingleGameBook

func NewSingleGameBook(game *chess.Game) Book

Jump to

Keyboard shortcuts

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