API to generalize every functionality needed to base a playing card game.
A project to build an API to simplify the development of playing and games based in Java programming language. The goal is make general methods that can be used to implement any playing card game, giving base objects and useful methods to create deck's, manipulate then, communicate the players and implement the game rules by using the API.