Skip to content

A little terminal game for Jacks-or-Better Video Poker. Written in Python.

License

Notifications You must be signed in to change notification settings

charliertm/video-pyker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

        _     _                              _
 __   _(_) __| | ___  ___        _ __  _   _| | _____ _ __
 \ \ / / |/ _` |/ _ \/ _ \ _____| '_ \| | | | |/ / _ \ '__|
  \ V /| | (_| |  __/ (_) |_____| |_) | |_| |   <  __/ |
   \_/ |_|\__,_|\___|\___/      | .__/ \__, |_|\_\___|_|
                                |_|    |___/

PyPI version

About

A little terminal game for Jacks-or-Better Video Poker. Written in Python.

How to run

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

Notes

  • Requires python version 3.10.2+

LICENSE

MIT @ Charlie Morris

About

A little terminal game for Jacks-or-Better Video Poker. Written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages