All projects

2026

Autonomous Hex AI

🤖 This project develops an autonomous Hex player that analyzes an NxN board and selects optimal moves using AI. The agent inherits from the base Pla…

Overview

🤖 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. Open-source project by Jery Rodríguez, published on GitHub.

Highlights

  • 3 stars on GitHub
  • Primary language: Python
  • Open source — view the code and contribute on GitHub

Built with

  • Python
  • Ai Agent
  • Alpha Beta Pruning
  • Evaluation Function
  • Genetic Algorithms

Discussion (0)

Log in to comment.

No comments yet. Be the first to start the conversation.