Ian-Polito/Gobblet_Neural_Network
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Gobblet is an abstract strategy game. It is a two player game played on a four by four grid. The goal is to get four of your pieces in a row. Pieces are similar to russian nesting dolls and can be moved on top of others to "gobble" them. https://boardgamegeek.com/boardgame/2266/gobblet This project aims to create AI to optimize gameplay using NEAT in python.