chessjs package
documentation
chess
Chess
gameOver property
gameOver
gameOver
property
Null safety
bool
gameOver
Implementation
bool get gameOver { return inDraw || inCheckmate; }
chessjs package
documentation
chess
Chess
gameOver property
Chess class
Constructors
Chess
fromFEN
Properties
ascii
board
castling
epSquare
fen
gameOver
halfMoves
hashCode
header
history
inCheck
inCheckmate
inDraw
inStalemate
insufficientMaterial
inThreefoldRepetition
kings
moveNumber
runtimeType
turn
Methods
attacked
buildMove
clear
copy
generateFen
generateMoves
generateMovesForPiece
get
getDisambiguator
getHistorySAN
getHistoryVerbose
kingAttacked
load
loadPgn
makeMove
makePretty
move
moves
moveToSan
noSuchMethod
perft
pgn
push
put
remove
reset
sanMoves
setHeader
squareColor
toString
undo
undoMove
updateSetup
Operators
operator ==
Static properties
ROOKS
Static methods
validateFen