Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

the-man-with-a-golden-mind/elixir_poker_full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker

Simple but full poker implementation in Elixir.

just run... mix deps.get mix run

...yeah this is thas simple :) Example game:

NEW GAME

Player 1 hand: ks qs js ts 9s

Player 2 hand: 2s 3s 4s 5s 7c

Player 1 has won the game with: Straight flush

TODO: Add description

  • Change card into structure
  • Better readme ;)

About

Simple but full implementation of poker rules in ELIXIR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages