Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forestturner/PokerHandRangeCalc
Poker Hand Range Calculator
https://github.com/forestturner/PokerHandRangeCalc
Last synced: 12 days ago
JSON representation
Poker Hand Range Calculator
- Host: GitHub
- URL: https://github.com/forestturner/PokerHandRangeCalc
- Owner: forestturner
- Created: 2016-09-18T20:10:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T07:12:47.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T16:45:00.621Z (3 months ago)
- Language: JavaScript
- Size: 16.8 MB
- Stars: 31
- Watchers: 7
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokerHandRangeCalculator
[PokerHandRange](http://forestturner.github.io/PokerHandRangeCalc)
This Calculator was a frontend project developed with React and Redux.
See equities, combination counts, and hand value breakdowns: instantly. This Poker hand Range Calculator will help you learn flop textures, how ranges split up on boards, how equities shift on turn and river cards. A tool to learn and improve your Texas Poker Hold'em strategy.
First, we start with a preflop range.
Get started by selecting a preflop range for the scenario you are analyzing.## Features
### Single-page app
This Calculator uses react and redux to display and pass data around very smoothly. The odds are instantly calculated and displayed as a card is added to the table or the dead card grid.
![image of site](http://res.cloudinary.com/dnuopy1ir/image/upload/v1474874798/PokerHandCalc1.3_mgpp3w.png)