/PokerSimulator

Simple 5 card draw simulation inplemented in haskell

Primary LanguageHaskell

$ git clone https://github.com/masonwr/PokerSimulator.git
$ cd PokerSimulator && make 
$ make test