//
pkg.gl
Category
github.com/frankkopp/FrankyGo
internal
attacks
package
1.0.3
Repository:
https://github.com/frankkopp/frankygo.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
6
Files
144 SLOC
#
Functions
AttacksTo
AttacksTo determines all attacks to the given square for the given color.
NewAttacks
NewAttacks creates a new instance of Attacks.
RevealedAttacks
RevealedAttacks returns sliding attacks after a piece has been removed to reveal new attacks.
#
Structs
Attacks
Attacks is a data structure to store all attacks and defends of a position.