_ _ _
__ _(_) __| | ___ ___ _ __ _ _| | _____ _ __
\ \ / / |/ _` |/ _ \/ _ \ _____| '_ \| | | | |/ / _ \ '__|
\ V /| | (_| | __/ (_) |_____| |_) | |_| | < __/ |
\_/ |_|\__,_|\___|\___/ | .__/ \__, |_|\_\___|_|
|_| |___/
A little terminal game for Jacks-or-Better Video Poker. Written in Python.
Install the package with pip:
pip install video-pyker
Run the game as a script
video-pyker
or as a module
python -m video_pyker
- Requires python version 3.10.2+
MIT @ Charlie Morris