Nebula Cards project is a card game engine.
Nebula Cards is a networked, modular card game engine written in pure Java.
The game rules, user interfaces, and computer players all take the form of pluggable Java classes, and most four-player, trick-taking games can be implemented.
It currently includes Spades and Hearts, with a computer player for Spades.
What's New in This Release:
· last release before a major restructuring.
· added Game class in a backward-compatible way.
· added util.proc to house the new GameProcedure library.
· added util.ui.GraphicalCardSelector (untested).
Product's homepage