Texas Hold'em

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.
Probability

How Multi-Table Tournaments (MTTs) Are Implemented

This article discusses how to implement a multi-table tournament (MTT) in poker, including a brief list of features and load balancing methods.
Probability

Seven Card Stud

This is a brief explanation of the rules of a poker game called Seven Card Stud.