Skip to content

Releases: MontyMango/python-blackjack

Bidding

12 Aug 00:50
a2d5ffa
Compare
Choose a tag to compare
Bidding Pre-release
Pre-release

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

05 Aug 02:33
a86b31d
Compare
Choose a tag to compare
Pre-release

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