movegen

package
v0.0.0-...-f26438a Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GameState

type GameState struct {
	Board                     board.Board
	CurMovePlayer             model.Player
	ImportantPieceUnderAttack bool //TODO
	NumOfAttackableCells      uint //TODO: Сделать подсчет
	NumOfDropableCells        uint //TODO: Сделать подсчет
}

func (*GameState) GetPossibleStates

func (gs *GameState) GetPossibleStates() (gss []GameState)

Jump to

Keyboard shortcuts

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