-
-
poker_history
Poker hands history parser
= Poker History parse
Parse poker history from different poker-rooms.
== Install
gem 'poker_history'
== Usage
parser = PokerHistory.parse(source)
parser.game
or
parser = PokerHistory::Rooms::PokerStars.new(source) ...
-
SamplePokerBot-Java
... the source, you can run BotRunner with:
java com.oorby.poker.BotRunner botName devkey
BotRunner is currently hardcoded to use SimpleBot, which randomly takes an action. You can add your own poker logic by creating your own implementation of the Bot ...
-
BlindCounter
A simple jQuery-based page to manage a home game poker tournament.
-
Project-Ideas
Project Ideas
=============
Ruby
----
* jabber client
* games
* tic-tac-toe
* number guess
* animal game
* poker
* blackjack
* command line ascii racer
* todo list manager
* plaintext/pdf to epub
* programming tutorial
* language tutor
...
-
nthings
... next box would have like (all, every,
any, each, etc) the next would be a blank space to type something like
"programmers", "poker players", etc., the next one could have like a
dropdown list of pre-filled values like ([not] know, do, watch, learn,
read, ...
-
-
ptr-cli
... .com/
### Features
- Crawls, parses, and reformats data for easy command-line
- Outputs concise data for use in notes fields
- Updates the PTR Buddy List
- Integrates with the clipboard for easy interaction with
poker clients.
- Caches data locally.
-
ScrumPoker
... HTML5 WebSocket and nodejs/Socket.IO.
#Story Point Team Poker [
// For Numeric distance calculation
string_comparision.calc_distance_for_number(expected, other)
-