-
```
Correct behaviour (tracked with a logging-bot in Poker Academy) is as follows:
Player1: Bankroll 1000: Bet 250
Player2: Bankroll 1000: Call 250
Player3: Bankroll 50
getEligiblePot(3)=100
Reason…
-
```
(observed while watching some bots play)
Asking the bigblind for his action though all others folded, might confuse
bots who decide to bet with good cards.
Furthermore we seem to get in a strange…
-
```
Correct behaviour (tracked with a logging-bot in Poker Academy) is as follows:
Player1: Bankroll 1000: Bet 250
Player2: Bankroll 1000: Call 250
Player3: Bankroll 50
getEligiblePot(3)=100
Reason…
-
https://docs.angularjs.org/tutorial
angularjs tutorial에 있는 e2e tests를 참고하여 blog sync용 제작.
-
```
(observed while watching some bots play)
we get into a strange loop (asking Xenny #1 for actions) after he decides
to raise the all-in xenny #3
-------
Full Tilt Poker Game #304250066895563: Table…
-
```
(observed while watching some bots play)
we get into a strange loop (asking Xenny #1 for actions) after he decides
to raise the all-in xenny #3
-------
Full Tilt Poker Game #304250066895563: Table…
-
https://github.com/slackhq/node-slack-client/blob/master/src/client.coffee#L77-L79 I'm only seeing a few users in this list for a bot I'm working with. How are users added to this list?
-
today we published a blog post on our first steps towards a new unpublish policy.
this issue is a place for readers to comment an ask questions **about the unpublish policy**.
comments and questions …
-
**Questions.md:** https://github.com/TIY-ATL-ROR-2015-May/lectures/blob/master/w03-models/wed/questions.md
Post a link to your fork of the blergers code from class.
Paste the results of running the …
-
Is this possible without adding a custom emitter?