Skip to content

Commit

Permalink
Add Liar's Poker to game docs
Browse files Browse the repository at this point in the history
  • Loading branch information
w07wong committed Dec 21, 2022
1 parent e975687 commit d75b5ea
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/games.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Status | Game
![](_static/green_circ10.png "green circle") | [Leduc poker](#leduc-poker)
<font color="orange"><b>~</b></font> | [Lewis Signaling](#lewis-signaling)
![](_static/green_circ10.png "green circle") | [Liar's Dice](#liars-dice)
<font color="orange"><b>~</b></font> | [Liar's Poker](#liars-poker)
<font color="orange"><b>~</b></font> | [Mancala](#mancala)
<font color="orange"><b>~</b></font> | [Markov Soccer](#markov-soccer)
![](_static/green_circ10.png "green circle") | [Matching Pennies (Three-player)](#matching-pennies-three-player)
Expand Down Expand Up @@ -474,6 +475,17 @@ Status | Game
* 2 players.
* [Wikipedia](https://en.wikipedia.org/wiki/Liar%27s_dice)

### Liar's Poker

* Players bid and bluff on the state of all hands, given only the state of
their hand.
* Cards with bidding.
* Traditional game.
* Non-deterministic.
* Imperfect information
* 2 or more players.
* [Wikipedia](https://en.wikipedia.org/wiki/Liar%27s_poker)

### Mancala

* Players take turns sowing beans on the board and try to capture more beans
Expand Down

0 comments on commit d75b5ea

Please sign in to comment.