Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mintakaaaa/combopoker
- Owner: Mintakaaaa
- Created: 2024-07-27T12:05:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T11:46:53.000Z (7 months ago)
- Last Synced: 2024-11-09T07:40:31.395Z (3 months ago)
- Language: Python
- Homepage:
- Size: 3.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.