Monopoly Deal, because why not

This commit is contained in:
Nemo 2020-07-18 20:12:09 +05:30
parent 760ecf2f61
commit 297d5253f9
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@ If you aren't able to access any paper on this list, please [try using Sci-Hub](
- [Set](#set)
- [Pentago](#pentago)
- [Blokus](#blokus)
- [Monopoly Deal](#monopoly-deal)
- [Yahtzee](#yahtzee)
- [2048](#2048)
- [Game Design](#game-design)
@ -186,6 +187,9 @@ Set has a long history of mathematical research, so this list isn't exhaustive.
# Blokus
- [Blokus Game Solver](https://digitalcommons.calpoly.edu/cpesp/290/)
# Monopoly Deal
- [Implementation of AI Player on "Monopoly Deal"](https://doi.org/10.1007/978-3-662-46742-8_11)
# Yahtzee
- [Optimal Solitaire Yahtzee Strategies](http://www.yahtzee.org.uk/optimal_yahtzee_TV.pdf)
- [Nearly Optimal Computer Play in Multi-player Yahtzee](https://doi.org/10.1007/978-3-642-17928-0_23)