canasta v0.1.0 API Reference

Modules

Top level module for Canasta

Defines the card struct and functions working with it

Represents the game in its whole. This is mainly what the API will interact with

Represents a meld — when the player puts down three or more cards on the table

Represents a player in a game. Mostly used as an abstraction to simplify the code in canasta/lib/canasta/game.ex