JBelote est un jeu de belote écrit en Java. On peut jouer jusqu'à quatre en réseau ou avec l'ordinateur.
JBelote is a card game that can be played alone or thru network. It is written in Java.
Try it ;)
Clément.
A multiplayer Blackjack game which works over the internet
Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational.
This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
Java adaptation of the Citadelles board game created by Bruno Faidutti
Play on the web, against other human opponents or versus bots
Currently translated in english, french, catalan and czech
Test it here : www.citadelles.net
Network Card-Poker game written in Java. Server interacts via console with administrator and stores login data in a MySQL database (no GUI planned for server). Client uses an open interface. Default client written in Java as an applet.
As we are fascinated by the card game "Wizard" and inspired by the Sourceforge project "Cardwizard", we are now trying to make a php online version of it. Goal is to play either alone against two NPCs or in multiplayer with other human players.