Skip to content

JDKoder/playing-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing Cards

Playing Cards is a game about... Playing card games. The game prompts you for what you'd like to play, and will play with you until you are finished.

Choice of Games

  • high - low
  • blackjack

Instructions for games in the docs folder

Requirements

  • Python 3.8.0 or above
  • UV (A versatile python project manager that will pull down the dependencies needed to run the game)
  • Terminal (emulator) that supports Nerd Fonts and True Color
  • A Nerd Font installed and configured in your terminal.

To Run

  1. Clone the repo
  2. From the repo, run the game: Linux, Unix, or Mac source main.sh Win/PC or Alternatively uv run ./src/main.py

Credits

This game is developed by myself JDKoder using several open source libraries.
Thank you to Pydealer which as far as I know is unsupported since 2015, but it provided a nice jumpoff for shuffling and comparing ranks and suits.
Thank you to Textualize/rich for en"rich"ing cough the console experience.

About

CL card game.

Resources

License

Stars

Watchers

Forks