Project Description:
I am looking for Java source code for a Texas Hold'em Poker game.
The game should have client & server side modules. Server side for computations, evaluations, logging and handle connections for a multiplayer game experience. The client side for user interactions (chat, betting, fold, etc). There is no need for bot/AI as I only require this to be a purely multiplayer game.
There is no need for fancy graphics.
I'm NOT looking for a developer to build from scratch, I am looking to purchase the source code for an already built and working game & the rights to use and/or edit it the source code as I wish. I will need to see and play a working version of your game before purchasing the source code.
Some guidelines for the source code:
class, methods, functions, variable names etc. must be in english.
commenting/notes in english
cannot use other libraries that I must obtain the rights to use (ie. only libraries used has to be open source license or included in java libraries)
Preferrence will be given to the project that has proper documenting of the project, classes, methods.