Python BlackJack

Here is the next instalment of the python assignments from the “Introduction to Interactive Programming in Python” course:

The game’s feature set is small and basic. For example, there is no insurance, doubling down, splitting hand, or bet adjustment.
However, the concepts developed in this assignments in include tiled imaging, and more sophisticated use of lists.

BlackJack:
http://www.codeskulptor.org/#user25_pDERTxmfWx_26.py

Again, you have to click on the PLAY button on the top left-hand corner (shown below).

Leave a comment

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.