Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Empty action list for a non-terminal state not handled in player functions  #898

Closed
@AdityaDaflapurkar

Description

@AdityaDaflapurkar

@MrDupin, @norvig The player functions in games.py currently throw an error and the execution terminates if at a certain non-terminal game state, the player has no legal moves i.e. the action list is empty. Ideally a player should lose his turn and the game should continue if there are no legal moves. How can this situation be handled?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions