JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players.
We moved our sourcecode to GitHub. Please clone the sourcecode from there:
https://github.com/b0n541/jskat-multimodule
The latest release can also be found there:
https://github.com/b0n541/jskat-multimodule/releases
Pokerbot is a Pokerengine to host programmed pokerplayers(Client-AIs). Users code their own Poker Clients and let them compete to others. Phase one is to have the engine running on a single machine with loaded Jars. Step 2 will host in the Internet.