ghohl30 / Hivemind

python implementation of the board game Hive
0 stars 0 forks source link

Assess quality of LearnHive.py #6

Open ghohl30 opened 5 months ago

ghohl30 commented 5 months ago

Goal

The purpose of this issue is to evaluate the LearnHive.py script to determine if it still works, assess its relevance for the project, and decide whether to continue with it or start a new approach.

Tasks

  1. Check Functionality:

    • Run the LearnHive.py script to see if it functions as expected.
    • Identify any errors or issues that prevent it from running correctly.
  2. Evaluate Purpose and Relevance:

    • Assess if LearnHive.py aligns with the current project goals.
    • Determine if it is worth pursuing and integrating into the full AI player path.
  3. Fix Issues (if worth pursuing):

    • If the script is relevant and useful, fix any identified issues.
    • Ensure it integrates well with other parts of the project.
  4. Consider New Approach:

    • If the script is outdated or not aligned with project goals, document reasons for starting a new approach.
    • Outline possible new approaches for developing the AI player.

Acceptance Criteria

Related Files

ghohl30 commented 5 months ago

Update: got started, but only got to the evaluate.py