Forced Capture Rule
Forced capture rule used in checker and anti chess. Makes capturing compulsory.
Constructors
ForcedCaptureRule
Link copied to clipboard
fun ForcedCaptureRule()
Content copied to clipboard
Functions
getPossibleMoves
Link copied to clipboard
open override fun getPossibleMoves(game: AbstractChess2D, player: Player, moves: MutableList<Move2D>)
Content copied to clipboard