/cards

Playing cards in the terminal with elixir.

Primary LanguageElixir

Cards

Casino men, black jackers and all cards addicts this is the game for you. Right in your CLI.

Installation

If available in Hex, the package can be installed by adding cards to your list of dependencies in mix.exs:

def deps do
  [
    {:cards, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/cards.