Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 326 Bytes

ComboPoker

Texas Hold'em Poker with a twist; combine cards to enhance your hand!

This is a high school project I completed in 2021. It is a python game.

Setup

Clone this repository into a directory of your choosing. Install PIP using terminal. Install pillow using PIP in terminal. Run the ComboPoker.py file and play.