This was a project for Game Artificial Intelligence at Glasgow Caledonian University, I wanted to make fully working AI for Texas Hold’em Poker Game. The game was created on Unity using C# scripts. I used Decision Making AI technique to make the AI decide if they are going to:
- Check
- Call
- Fold
The AI calculates their hand strength and the probability to improve their hand until the end of the round and based on that they make their decision. The game has been made from scratch.
You can download the game here: