/Hex_AI

Hex board game implemented in Python using Pygame

Primary LanguagePythonMIT LicenseMIT

Hex

Hex is a strategy board game for two players played on a hexagonal grid, theoretically of any size and several possible shapes, but traditionally as an 11×11 rhombus. Players alternate placing markers or stones on unoccupied spaces in an attempt to link their opposite sides of the board in an unbroken chain. One player must win; there are no draws [1].

gui

Installation

No installation required.

Usage

Simply run python3 main.py and follow on screen instructions

License

MIT