Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthewandretaylor/gobbletsolver

Solver agent for the Gobblet game
https://github.com/matthewandretaylor/gobbletsolver

agent javascript python

Last synced: about 23 hours ago
JSON representation

Solver agent for the Gobblet game

Awesome Lists containing this project

README

        

# Gobblet Game Solver

This repo includes a javascript and python implementation of a solver for the Gobblet game
To make it simple the game uses numbers to signify which gobblets can be stacked onto each other.
Three gobblets in a row to win

```bash
python main.py
```

Select the piece you want to move by clicking it and click an end location on the board afterwards

In the browser you are the blue player and start first.

## Game information 🔍

[Gobblet wiki](https://en.wikipedia.org/wiki/Gobblet)

[Game official rules](https://www.boardspace.net/gobblet/english/gobblet_rules.pdf)

An image of the Gobblet board game