View Source Briscola
Implementation of the Italian card game Briscola.
Comes with a mix task to play on the command line!
Installation
def deps do
[
{:briscola, "~> 0.1.0"}
]
end
Play in the command line
mix briscola.play
Implementation of the Italian card game Briscola.
Comes with a mix task to play on the command line!
def deps do
[
{:briscola, "~> 0.1.0"}
]
end
mix briscola.play