/phpoker-hands

A PHP solution to the Project Euler problem 54, Poker Hands

Primary LanguagePHP

phpoker-hands

A simple OO solution to Project Euler Problem 54, Poker Hands.

The required text file containing the poker games is already included in this repo. To run the program and see the solution, use php src/Poker.php.