Status: ✅ Stable
Author: Saifect (saifect@mail.ru)
A high-performance console application for calculating poker probabilities using the Monte Carlo method.
Designed for accuracy, speed, and customization, it provides real-time statistics and visual feedback.
This software is licensed for personal and non-commercial use only.
Corporate, commercial, or institutional use is strictly prohibited.
By using this software, you agree to these terms.
✅ Interactive Console Interface – Supports English & Russian
✅ Customizable Simulations – Configure players (2–12) and simulation count
✅ Real-time Visual Feedback – Progress bar, game state display, and color options
✅ Optimized Performance – Multithreaded engine for fast calculations
✅ Hand & Board Customization – Evaluate specific hands and custom board states
- Language: C++17
- Libraries:
<Windows.h>
,<chrono>
,<conio.h>
- Algorithms Used:
- Monte Carlo simulation with adaptive sampling
- Chen Formula for hand strength evaluation
- Optimized Fisher-Yates shuffle
-
Build the Project:
- Open Visual Studio
- Select Release configuration
- Build the solution
-
Deploy & Run:
- Use the contents of the
Release
folder - Simply copy the folder to run the application
- Use the contents of the
Contributions are welcome! Areas for improvement:
- Algorithm optimizations
- GPU acceleration support
- New language translations
This software is for educational purposes only.
It is not intended for real poker play or gambling.
Supports a maximum of 12 players and up to 100,000,000 simulations.
🔹 GitHub: [Repository Link](https://github.com/YOUR-REPO
🔹 Author Contact: saifect@mail.ru