game_result: game_result

View source: R/game_result.R

game_resultR Documentation

game_result

Description

This function tells if the game is still ongoing, or if a checkamte or stalemate are on the board

Usage

game_result(game)

Arguments

game

chess game object (i.e., a list with elements board, turn, history, and fen_history as created by newgame function)

Value

a message


chess2plyrs documentation built on June 8, 2025, 10:03 a.m.