CLI blackjack game made in pure python
Find a file
2023-01-09 23:23:50 -05:00
src whitespace 2023-01-09 23:23:50 -05:00
.gitignore draw the rest of the owl 2022-12-20 23:51:27 -05:00
main.py why many word when few do trick 2023-01-01 23:37:37 -05:00
readme.md new shit has come to light, man 2022-12-29 22:27:38 -05:00

Need Python >= 3.10

 .oPYo. 8               8        o               8      
 8   `8 8               8        8               8      
o8YooP' 8 .oPYo. .oPYo. 8  .o    8 .oPYo. .oPYo. 8  .o  
 8   `b 8 .oooo8 8    ' 8oP'     8 .oooo8 8    ' 8oP'   
 8    8 8 8    8 8    . 8 `b.    8 8    8 8    . 8 `b.  
 8oooP' 8 `YooP8 `YooP' 8  `o. oP' `YooP8 `YooP' 8  `o. 
:......:..:.....::.....:..::......::.....::.....:..::...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  Dealer                                      Score: 10
┌──┌────────┐
│░░│10      │
│░░│♠       │
│░░│        │
│░░│        │
│░░│        │
└──└────────┘
  Player                                      Score: 12
┌──┌────────┐
│6 │6       │
│♦ │♦       │
│  │        │
│  │        │
│  │        │
└──└────────┘
152 cards left in deck.
[H]it or [S]tand?