A simple Ruby application to find the type of a given Poker hand.
// Enter cards with face 2-10 (J K Q A) with a suit (H D S C) \n EX: '9D QH 7S 8C 7D' or 9D QH 7S 8C 7D"
project-folder/poker.rb
project- folder/test/hand.rb
project-folder/test/card.rb