Skip to content

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

License

Notifications You must be signed in to change notification settings

kmurf1999/HoldemSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 31, 2020
c045b2e · Dec 31, 2020

History

53 Commits
Dec 27, 2020
Dec 31, 2020
Dec 20, 2020
Dec 31, 2020
Dec 18, 2020
Dec 20, 2020
Dec 22, 2020
Dec 18, 2020
Dec 31, 2020
Dec 21, 2020
Dec 19, 2020

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published