Skip to content
#

evaluation-function

Here are 23 public repositories matching this topic...

🤖 This project develops an autonomous Hex player that analyzes an NxN board and selects optimal moves using AI. The agent inherits from the base Player class, evaluates the game state on each turn, and returns the best action without storing global state or external dependencies.

  • Updated May 2, 2026
  • Python

Improve this page

Add a description, image, and links to the evaluation-function topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the evaluation-function topic, visit your repo's landing page and select "manage topics."

Learn more