AlexHedley / poker-recording

Setup for recording a home poker game
https://alexhedley.com/poker-recording/
MIT License
1 stars 0 forks source link

Stats #5

Open AlexHedley opened 10 months ago

AlexHedley commented 10 months ago

Pot odds?

AlexHedley commented 10 months ago

C++

https://web.archive.org/web/20110517070242/http://specialk-coding.blogspot.com/2010/04/texas-holdem-7-card-evaluator_23.html

http://en.m.wikipedia.org/wiki/Fundamental_theorem_of_arithmetic

AlexHedley commented 10 months ago

Poker logic in C# Tonetheman 5 Sep 2004

https://www.codeproject.com/Articles/8199/Poker-logic-in-C

AlexHedley commented 10 months ago

https://www.cardplayer.com/poker-tools/odds-calculator/texas-holdem

AlexHedley commented 10 months ago

http://twodimes.net/poker/

AlexHedley commented 10 months ago

Poker Predictor (Matlab)

https://web.archive.org/web/20100219050101/http://www.advancedmcode.org/poker-predictor.html

image

AlexHedley commented 10 months ago

https://gameplaycoder.com/how-to-code-poker-hands-pair-of-jacks-or-higher/

https://gameplaycoder.com/coding-a-poker-odds-calculator/

AlexHedley commented 10 months ago

JS

AlexHedley commented 10 months ago

Python

AlexHedley commented 10 months ago

C#


AlexHedley commented 7 months ago