Skip to content

State #9

@scerbos

Description

@scerbos

Fields:
board :: the current configuration of the board
currentPlayer :: the Agent player who is making a move
numberOfPlayers :: the number of Agent players in this game
playerList[ ] :: a list of the Agent Players

Methods:
getPlayerList( ) :: returns the list of Agent names and/or numbers and their associated Heuristics, for this session
getCurrentPlayer( ) :: returns the number of the Agent player currently making a move
(other methods are also available, via the interface of the Board class)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions