Commit 67cb1f5
Update tutorial 03 to replicate "Stripped down poker" example (#621)
* remove use of poker.efg in test suite
* myerson_2_card_poker.efg -> stripped_down_poker.efg
* added the file tests/test_games/stripped_down_poker.efg
* Fred/Alice -> Alice/Bob; new infoset labels
* update game title in tutorial 3
* change action labels to Bet/Call and Fold
* rename to stripped-down poker
* update references
* match outcome labels to test game
* add full stops
* remove "Betd" typo
* add nodes to same infoset with passing a list of nodes to append_move
* consistent colons
* new name for turorial 03
* minor edits
* typo
* more minor edits
---------
Co-authored-by: Rahul Savani <rahul.savani@gmail.com>1 parent 3ed1620 commit 67cb1f5
File tree
5 files changed
+283
-301
lines changed- doc
- tutorials
- tests
- test_games
5 files changed
+283
-301
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments