Skip to content

kairaedsch/Hexxagon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hexxagon

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.

How to play

The game can be played at hexxagon.de.

Features

🤖 Supported Artificial intelligences

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

🏝 Supported Levels

Level Name Description
Hexxagon Island Level in form of a big hexagon with 3 blocked tiles in the middle

Built With

Authors

License

This project is released under the MIT License - See LICENSE.md for details