deck

Library for basic operations on a deck of playing cards for Elixir

APACHE-2.0 License

Downloads
400
Stars
2
Committers
3

Deck

Get, shuffle and deal a deck of playing cards of any size (from 4 to 52 cards).

Installation

defp deps do
  [
    {:deck, "~> 1.1"}
  ]
end

Documentation

Documentation can be found at hexdocs.pm/deck.

Contributing

Pull Requests are happily accepted.

Copyright and License

Copyright (c) 2019-2020, Leonid Svyatov.

Deck source code is licensed under the Apache License v2.0.

Package Rankings
Top 37.18% on Hex.pm
Badges
Extracted from project README
Hex.pm Build Status Hex.pm