/py-game-poker

A simple pygame poker application

Primary LanguagePythonMIT LicenseMIT

poker

A simple pygame poker application

This stemmed from a project euler problem that required you to find the winner of 10,000 poker hands. Now it is a full on 5 card draw poker application made using pygame. Can be run with pygame installed on your machine and by running PokerView.py.