google-deepmind / google-deepmind/open_spiel
games: add the Gobblet game
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 1.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 4
Description
I wonder is it appropriate for me to add the Gobblet game in a pull request?
[Gobblet](https://en.wikipedia.org/wiki/Gobblet) is a two player perfect information game.
It is similar to tic-tac-toe, but with a capturing flavour.
Gobblet is significantly harder than tic-tac-toe, yet much simpler than chess, making it a pretty good benchmark for new algorithms.
Contributor guide
Assessment
This issue has not been assessed yet.