Texas Hold'em

Probability

Short Deck Hold’em – Continued –

I have added some missing information about the rules of Short Deck Hold'em from an article I wrote previously.
Essay

Social Game Structure

This article examines the revenue structure of social games and proposes a hypothesis that a similar structure exists for the revenue structure of poker in casinos.
Probability

HUD in Poker

In this article, we will discuss the HUD (Head-Up Display) in poker, the data displayed, and how to implement it.
Probability

Designing a Poker Game Using Fast Fold

Following on from my previous post, I will consider the game design of Ring Game, which incorporates Fast Fold.
Probability

Fast Fold in Poker

This article examines Fast Fold, a game format unique to online poker.
Essay

Release of the Poker Game ‘Exotic Poker’

I released the poker game ‘Exotic Poker’ on Google Play on February 3rd, so I wrote down my thoughts.
Probability

Is It Possible to Manipulate Probabilities in Poker Apps?

In this article, we will consider the methods available for manipulating the probabilities in a poker app.
Probability

MTT Table Rebalancing (second half)

This article will consider table rebalancing algorithms for MTT poker. It will be divided into two parts. In the second part, we will consider algorithms based on the optimal allocation problem.
Probability

MTT Table Rebalancing (first half)

This article will examine table rebalancing algorithms in MTT poker. It will be divided into two parts. In the first part, we will examine an algorithm called the Greedy method.
Probability

How Multi-Table Tournaments (MTT) Are Implemented – continued –

We will consider how to implement multi-table tournaments (MTTs) in a distributed processing system.