Skip to content

tbeeck/briscola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Briscola

Hex.pm Version

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

About

Elixir implementation of the card game Briscola: https://en.m.wikipedia.org/wiki/Briscola

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages