Python Blackjack
A game of blackjack programmed using Python without the use of classes and other object-orientated features.
Features:
- Betting
- Insurance
- Surrender
- Split
- Double
A game of blackjack programmed using Python without the use of classes and other object-orientated features.
Features:
comments