1
| |
Hi, I want to do a draw poker simulator that covers triple draw and Badugi. With equity calculator for all in situations in tournaments and EV calculator for fixed limit with customized pre determined plays for each street. What do you recomend me to study before I start (programming software)? I dont know anything reelevant about programming.
|
|
ADZ124: why do people put pictures of their child in stars.. its like please help feed my child im a fish i cant play? | |
|
|
1
|
hanks18   Australia. Nov 02 2013 20:05. Posts 12 | | |
i dont have any info on how to create such a program. but troutulator does what ur looking to make, maybe check it out |
|
| Last edit: 02/11/2013 20:06 |
|
|
1
| |
Very thanks, thats interesting. Still a bit incomplete, since the drawing standards change based on position and how many cards discarded your opponent. I want to make simulations the more realistic I can |
|
ADZ124: why do people put pictures of their child in stars.. its like please help feed my child im a fish i cant play? | |
|
|
1
|
GoTuNk   Chile. Nov 02 2013 22:43. Posts 2860 | | |
U want to create something as complex as pokerstove and you don't know how to code?
I don't understand |
|
|
1
| |
I want to know what programming language is recomended to learn first. I dont know more than a first course of algoritms from University. Im already meeting a friend from computer science to see what can we do. |
|
ADZ124: why do people put pictures of their child in stars.. its like please help feed my child im a fish i cant play? | |
|
|
1
|
devon06atX   Canada. Nov 02 2013 23:42. Posts 5459 | | |
I've heard from some computer savvy people that python is a good one to start with. |
|
|
1
|
Rinny   United States. Nov 03 2013 10:05. Posts 600 | | |
Yes I'd also recommend python you can start here, http://www.codecademy.com/tracks/python . but honestly I recommend trying to find a tutor or attending a class where there is someone you can speak to,and review your code with. Writing code is like playing piano in that you can self teach it, but you will pick up bad habits as you start getting more complex. |
|
|
1
| |
Ok, thanks for advice. I have an optative course in my math career called "introduction for computation" where they use python. So Im gonna start there next year |
|
ADZ124: why do people put pictures of their child in stars.. its like please help feed my child im a fish i cant play? | |
|
|
1
| |
I want to add into the syntax something like *=any card lower than 9 for hand ranges
Also save profiles, based on drawing and betting standards you choose for a player, so you can load them later
Im working this out with a friend now. Expect to have an equity calculator only for Badugi in a week or so. If anyone has some other ideas to add let me know |
|
ADZ124: why do people put pictures of their child in stars.. its like please help feed my child im a fish i cant play? | |
|
|
|