I am looking for java example solution/library/class for online card game. I’m interested in creating a non-profit version of a game called “Thousand”, with functionality to play human vs human and human vs AI.
I’ll appreciate any kind of advise.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s JPC-API which provides general playing card services and rendering. Beyond that you need to be more specific about what you need. The problem you describe is a little larget in scope. Are you looking for help in
or some other aspect?