An online version of the board game "Hexxagon" incl. two AIs with different difficulty levels.
The game was created for the seminar "Analysis and Implementation of Mathematical Games" at the University of Passau.
The game can be played at hexxagon.de.
Artificial intelligence | Description |
---|---|
Monte Carlo Tree Search AI | Optimised Monte Carlo Method with Tree Search |
Monte Carlo Flat AI | The Monte Carlo Method |
MinMax AI | The MinMax Algorithm, also called Minimax |
Level Name | Description |
---|---|
Hexxagon Island | Level in form of a big hexagon with 3 blocked tiles in the middle |
- Kai Rädsch - Initial work - kairaedsch
This project is released under the MIT License - See LICENSE.md for details