Skip to content

svyatov/deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deck

Hex.pm Build Status Hex.pm

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages