Skip to content

Commit

Permalink
Merge pull request #60 from srijanreddy98:master
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 269608835
Change-Id: If66637f5f175319415534735c934cd7a7f4df82f
  • Loading branch information
jblespiau committed Sep 18, 2019
2 parents 476ca60 + 1a7a972 commit d5a9f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ Here are for example the Python code to play one trajectory:
```python
import random
import pyspiel
import numpy as np

game = pyspiel.load_game("kuhn_poker")
state = game.new_initial_state()
Expand Down

0 comments on commit d5a9f96

Please sign in to comment.