Skip to content

Tuxified/elixir_quiz-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker Build Status

WIP for the Elixir Quiz: Poker game

How to use:

Not really usable yet

TODO

  • correctly determine hands of same type (full house vs. full house)
  • add an AI to play against
  • add game logic (dealing cards, betting etc.)
  • use OTP style
  • mix it with Phoenix / make interface web-based