Open Side Menu Go to the Top

09-07-2008 , 11:04 PM
im a fairly experienced hobby java programmer and want to create a small(?) poker-related software tool.
so this thread is directed to

a) users: what would you like to have? this is the chance to tell what ure missing in the poker tool world and maybe me/the other guys like it and we create it.

some ideas i had:
- card shuffling simulator
- micro stats viewing tool for pt databases (already 75% complete)
- high-level opponent analysis (patterns,..)
- unuseful but fun analyzers like average vpip of a site over time diagrams


b) coders: i never coded something with other people i dont know over the net but id like to start a small open source software project.
i hate c++ so im only in for java apps, which of course doesnt allow some things like heads up displays. we could host the project on google code, which has wikis and subversion repository now.

so shoot whatever you think, i didnt really think much about this yet but this could get something rolling.
opensource poker software project (java) Quote
opensource poker software project (java)
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
opensource poker software project (java)
09-08-2008 , 06:31 AM
Quote:
Originally Posted by Dropkick Brian
i hate c++ so im only in for java apps, which of course doesnt allow some things like heads up displays. we could host the project on google code, which has wikis and subversion repository now.
If you learn a tiny bit of C and read up on the MSDN docs, then you can write small wrapper functions for the some of the Win32 API functions and call then from Java via the JNI interface - this will let you create stuff like HUDs in Java (JNI is actually very easy to use too - it writes most of the code for you and just leaves you to fill in the stubs).

Juk
opensource poker software project (java) Quote
06-08-2012 , 08:02 PM
Did any of you ever find or create an open source poker project based on java?
opensource poker software project (java) Quote
opensource poker software project (java)
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
opensource poker software project (java)

      
m