Tagged Questions

2
votes
1answer
837 views

Java: online card game library/class/e.g

I am looking for java example solution/library/class for online card game. I'm interested in creating non-profit thousand card game, with functionality to play human vs human and human vs AI. I'll ...