Skip to content

Implement Helper functions to become available to strategy implementers #3

@matlux

Description

@matlux

Helper functions available to strategy implementers :
Apply a move from (board and move) returns new board
List of valid move from (board and colour) returns list of moves
Min-Max from (evaluation fn and timeout and a board) return the best move with a score

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions