Skip to content

Milestone 5: Basic AI (Minimax) #6

Description

@haxybaxy

Objective

Implement a basic AI using the Minimax algorithm to play against the user.

Steps

  1. Research and understand the Minimax algorithm.
  2. Define a method to evaluate the board state.
  3. Implement the Minimax algorithm to generate the best move for the AI.
  4. Integrate the AI with the board representation, move validation, and move generation logic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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