Friday, October 17, 2008

1.01 Bug fixes, found solution to card size

Hi all,

I fixed a couple of bugs, first of all if two people both have a flush of the same suit, the person with the largest heart in his/her hand will have the higher score, thus will win the hand. Previously it wasn't taking into account other ranking cards in the flush.

Secondly I figured out a solution to allow the cards to be drawn smaller, my next step will be to allow 10 (or 11) players to all be drawn on the board at once.

Also I need to put a table in the background, and fix the summary of the kickers so it doesnt bleed over into another persons hand. This will take a lot of tweaking, but not necessarily a lot of coding.

Comments, as always are welcome.

Jay

Wednesday, October 1, 2008

Version 1.00 Released today!

Hi everybody,

Well its been a long road to get here, well okay not that long only a couple of months, but a lot of code has been written to get to this point.

Version 1.00 is working and has all the originally envisioned functionality. I only go up to 5 players at the moment, the reason isn't because more players are harder or anything, its just that the size I picked for the cards is a bit too big. You can expect that in a future release the cards will be be better sized, and potentially there will be an actual table not just a green background. Also things like buttons and stuff will moved around, and maybe the interface will change, things will look different. I also hope to continue adding functionality on it.

Percentages are calculated on the fly, and the number of times a player wins a hand based upon a simulation is kept track of, until the refresh button is pressed, or until one of the redeal buttons is pressed.

Please post here, or contact me at getref@hotmail.com.