Blackjack with OOP and SimpleGui in Python v2

This is the latest version of Blackjack.  I have included images for the cards and added some text.  I am a good way through the design of the game.  I have a number of things to do but at least I have made it to this part.



As always, I will make a video of the game when I am done. Naturally, I am behind the rest of the class for this assignment. Other things come first but I will switch sessions when I am done with this. project and the next two assignments.

This is not an easy class. Rice states that this is a class of 4 weeks with 7-10 hours a week.  But in truth that is the time for a student. For a person who works it is about 3-5 hours a week for about 8-12 weeks. It takes about 2 weeks to complete the assignments with a perfect score. It then takes another week to do the quizzes; there are 2 quizzes each week.

A person should also remember that there is no Q&A with online classes. If you don't know the answer, a person needs to do a lot of searching.

Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle