Releases: MontyMango/python-blackjack
Releases · MontyMango/python-blackjack
Bidding
Bidding is now generally available!
- Dealer now shows their first last drawn card (I forgot that this is done in blackjack)
- Text should be easier to read because everything should be slowed down.
- Endings have been added: when you run out of fund & when you leave the table.
- Exiting should now be possible within betting, and during game play (They are both different ways to exit so please pay attention to hints)
Full Changelog: V0.1...V0.2
V0.1 - Working Gameplay Project
Since most functions work and some features are broken... This will be the pre-release of blackjack,
Features that do not work right now:
- Bidding
- Quitting
That's all I could think of right now. Hopefully more projects for this game will come :)
Full Changelog: https://github.com/MontyMango/python-blackjack/commits/V0.1