Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mintakaaaa/combopoker

A high school project; the game of Poker with a twist, written in Python.
https://github.com/mintakaaaa/combopoker

Last synced: about 1 month ago
JSON representation

A high school project; the game of Poker with a twist, written in Python.

Awesome Lists containing this project

README

        

# 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.