SkillAgentSearch skills...

HoldemSolver

A react-base front-end for Texas holdem poker solver written in Typescript

Install / Use

/learn @kmurf1999/HoldemSolver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HoldemSolver

Holdem Solver is an free to use, open source web-application similar to FlopZilla or Equilab with future plans to integrate a cloud-based poker solver.

Features

UI so far

  • Fast, range vs range equity calculation
  • Range equity heat maps
  • Hand class breakdown (like flopzilla)
  • Easy to use interface
  • Ability to save range vs range analysis
  • Free to use

Built With

Getting Started

  1. Clone the repository

git clone https://github.com/kmurf1999/HoldemSolver

  1. Setup environment variables

mv .env.sample .env.dev

  1. Start the development server

docker-compose -f docker-compose.dev.yml up

Progress

Currently working on completing UI and dockerizing the application.

Contribution is welcome and appreciated.

License

This project is MIT Licensed

Copyright (c) 2020 Kyle Murphy

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated8mo ago
Forks14

Languages

TypeScript

Security Score

87/100

Audited on Jul 29, 2025

No findings