The HexGraph project is a Java-based implementation that provides a framework for creating and managing the Hex game. The Hex game is a strategy board game that involves two players competing to connect their sides of a hexagonal grid.
- Java Implementation: Built using the Java programming language.
- Grid Management: Efficiently manages the hexagonal grid required for gameplay.
- Game Logic: Implements the rules and logic of the Hex game.
- User Interface: Provides a simple interface for players to make moves and view the game state.
- Java SE 8 or higher
- Clone the repository.
- Compile the Java files.
- Run the main application to start a new game.
This project contains Hex Maniac code by Cameron Browne - used with permission. More information about Hex Maniac is available at: https://www.abstractgames.org/uploads/1/1/6/4/116462923/abstract_games_issue_8.pdf