tueboesen / Hive

A project that seeks to code ud the boardgame hive and train a neural network to play it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hive board game

This is a hobby project of mine where I have coded up a board game called hive. For now this project contains a working version of the game which can be played by 2 players.

I am currently developing a monte carlo tree search neural network to play this game, in a separate project, but once that is completed the two projects will likely be merged.

If you want to play a game of hive, simply run main.py

About

A project that seeks to code ud the boardgame hive and train a neural network to play it

License:MIT License


Languages

Language:Python 100.0%