Web app to find your chance of winning at Texas Hold 'Em

Overview

poker_mc

Web app to find your chance of winning at Texas Hold 'Em

A working version of this project is deployed at poker-mc.ue.r.appspot.com. It's run on a small Google server, so please don't send too many requests or it'll break!

How do I use it?

You put in the cards you have and any you see on the table. The app then runs hundreds of simulations of what the other cards could be to estimate your odds of winning. It makes sure to limit its thinking time to just a few seconds. Finally, it gives you the chance you'll win the round along with an estimate of its uncertainty.

What should I use this for?

Any poker related calculation you like! Because it's a web app, it'll work on your phone browser without any effort on your part. A sneaky person could pull out their phone in the middle of a round of betting and run this app to get an edge on the other players. The app is particularly helpful for newbies who don't have an intuitive grasp of how good their hand is. Of course, the fun in poker is tricking other people to under or overestimate your own hand. This app gives you a firm grasp on reality while you trick (and are tricked by) the others around you.

What if I want to customize this app?

If you want to have your own personal version of this app running, use and modify the code in the PokerApp folder. The easiest way to do this is to use Google Cloud Console:

  1. Create a new project in Cloud Console
  2. Set it up in App Engine
  3. Download the Cloud SDK and make sure it works on your computer
  4. Download the PokerApp folder to your computer
  5. Go into that folder and type 'gcloud init' in your Terminal
  6. When you're ready, type 'gcloud app deploy' to deploy the app!

If you don't want to go through this hassle, feel free to just use the website I've made. As long as not too many people use it, I don't think it'll have any problems.

I have suggestions!

If you have any suggestions for improvements, feel free to contact me at my email!

You might also like...
Slotscheck - Find mistakes in your slots definitions

🎰 Slotscheck Adding __slots__ to a class in Python is a great way to reduce mem

TurtleBot Control App - TurtleBot Control App With Python
TurtleBot Control App - TurtleBot Control App With Python

TURTLEBOT CONTROL APP INDEX: 1. Introduction 2. Environments 2.1. Simulated Envi

SWS Filters App - SWS Filters App With Python
SWS Filters App - SWS Filters App With Python

SWS Filters App Fun 😅 ... Fun 😅 Click On photo and see 😂 😂 😂 Your Video rec

TickerRain is an open-source web app that stores and analysis Reddit posts in a transparent and semi-interactive manner.
TickerRain is an open-source web app that stores and analysis Reddit posts in a transparent and semi-interactive manner.

TickerRain is an open-source web app that stores and analysis Reddit posts in a transparent and semi-interactive manner

Reactjs web app written entirely in python, using transcrypt compiler.

Reactjs web app written entirely in python, using transcrypt compiler.

A web app for presenting my research in BEM(building energy model) simulation
A web app for presenting my research in BEM(building energy model) simulation

BEM(building energy model)-SIM-APP The is a web app presenting my research in BEM(building energy model) calibration. You can play around with some pa

Web App for University Project

University Project About I made this web app to finish a project assigned by my teacher. It is written entirely in Python, thanks to streamlit to make

Web app for keeping track of buildings in danger of collapsing in the event of an earthquake

Bulina Roșie 🇷🇴 Un cutremur în București nu este o situație ipotetică. Este o certitudine că acest lucru se va întâmpla. În acest context, la mai bi

A web app that is written entirely in Python

University Project About I made this web app to finish a project assigned by my teacher. It is written entirely in Python, thanks to streamlit to make

Owner
Aadith Vittala
Aadith Vittala
Analyzes crypto candles over a set time period and then trades based on winning patterns found

patternstrade Analyzes crypto candles over a set time period and then trades based on winning patterns found. Heavily customizable. Warning: This was

ConnorCreate 14 May 29, 2022
Find your desired product in Digikala using this app.

Digikala Search Find your desired product in Digikala using this app. با این برنامه محصول مورد نظر خود را در دیجیکالا پیدا کنید. About me Full name: M

Matin Ardestani 17 Sep 15, 2022
News-app - This is a news web app for reading news from different sources and topics

News-app - This is a news web app for reading news from different sources and topics

null 1 Feb 2, 2022
This app is to use algorithms to find the root of the equation

In this repository, I made an amazing app with tkinter python language and other libraries the idea of this app is to use algorithms to find the root of the equation I used three methods from numerical analysis method that find the root and I made property draw function that draws almost any equation

Mohammad Al Jadallah 3 Sep 16, 2022
We want to check several batch of web URLs (1~100 K) and find the phishing website/URL among them.

We want to check several batch of web URLs (1~100 K) and find the phishing website/URL among them. This module is designed to do the URL/web attestation by using the API from NUS-Phishperida-Project.

null 3 Dec 28, 2022
An app that mirrors your phone to your compute and maps controller input to the screen

What is 'Dragalia Control'? An app that mirrors your phone to your compute and maps controller input to the screen. Inputs are mapped specifically for

null 1 May 3, 2022
Automatically find solutions when your Python code encounters an issue.

What The Python?! Helping you find answers to the errors Python spits out. Installation You can find the source code on GitHub at: https://github.com/

What The Python?! 139 Dec 14, 2022
General tricks that may help you find bad, or noisy, labels in your dataset

doubtlab A lab for bad labels. Warning still in progress. This repository contains general tricks that may help you find bad, or noisy, labels in your

vincent d warmerdam 449 Dec 26, 2022
ChainJacking is a tool to find which of your Go lang direct GitHub dependencies is susceptible to ChainJacking attack.

ChainJacking is a tool to find which of your Go lang direct GitHub dependencies is susceptible to ChainJacking attack.

Checkmarx 36 Nov 2, 2022
Larvamatch - Find your larva or punk match.

LarvaMatch Find your larva or punk match. UI TBD API (not started) The API will allow you to specify a punk by token id to find a larva match, and vic

null 1 Jan 2, 2022