Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hi! + Poker calculator
#1
Hello! I am SpookyKooks, and I love programming in Python. Thank you for having me!

I need help with a project. I am writing a basic text-based Texas hold'em calculator, but I'm having trouble. This is what I want it to do:

1. Ask the user a simple question about what's going on in the hand
2. Ask the user what hand they have and how many chips they have
3. Ask the user how many people are in the hand, how many have checked, raised, called etc.
4. Make a prediction based on all the current statistics provided
5. Calculate the best decision and output the suggestion to the user

I want this to be as fluent as possible and if at all feasible, as simple as possible as well. I'd appreciate any help I could get. Thank you!
Reply
#2
Now, post what code you have so far in python tags. If there is a lot of code, consider making repository and share link to it. Best would be to ask specific questions, based on your code. At the moment your question is too broad.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Right, sorry about that. I can't at the moment, as I have work. I'll post it as soon as I get back.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Similar to Poker bluekade5050 1 27,943 Nov-14-2018, 04:46 PM
Last Post: j.crater
  Poker Dice while loop gullidog 2 6,985 May-28-2017, 08:07 PM
Last Post: gullidog

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020