Leggo Poker Every Tool You Need To Win

Isura

Nov
21
2007
Flop Texture Tool
Posted in Poker | View Comments (2)
 

So I've been thinking about flop textures lately. I wrote a small program that generates random flop textures. Right now I'm going through the output and trying to categorize different flop types using various metrics. I'll make a post about my finding when I get somewhere. Kinda funny I used QBasic to write it, but it took all of 10 minutes and it does the job!

Instructions:
- Download flops.zip and unzip the files into some directory
- run qbasic.exe
- open file flops.bas
- press F5 to run the program
- enter the number of flops you want to generate. I suggest 100-1000 since I think something is wrong with random number generater (its a pseduo-random generator, but I haven't figured out how to reset the initial seed yet)
- the results will be saved to the file flops.txt in the same directory.

Attached Files
File Type: zip flops.zip (287.3 KB, 78 views)
Digg this Post! Add Post to del.icio.us Bookmark Post in Technorati Spurl this Post! Google Bookmark this Post!
Comments 2 Email Blog Entry  
Comments
01-19-2008
Probability is online now Probability
Probability's Avatar
when I try to open the flops.bas file it says that it needs to know what program created it. What do I do?
02-08-2008
Isura is offline Isura
probability,

Open the qbasic.exe file. Then open the .bas file through qbasic.exe.
 
Recent Blog Entries by Isura