Python Forum
Problem with my Black Jack game...
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with my Black Jack game...
#1
Hey guys,

I'm new here so I'm not sure, what informations you need, but here you go:

As a school project I want to program Black Jack as a game. The game works, but there's a problem with the question where it asks if you want to pull a card (It's in german, because im swiss sorry). The exact problem is, that the program should automatically stop, if the value of the player's cards or the value of the dealer's cards is more than 21 - but it doesn't.

So my questions are:
--> Why does it not work?
--> How can I fix it?

As a next step I thought of importing Pictures of Black Jack cards (in pygame) and to show the pictures, when this card is pulled during the program.

--> Have you an idea how I should do it?
--> Have you some advices?

As an attachment you find my current program.

Thanks for your help!
Larz60+ write Sep-27-2022, 02:23 AM:
Please post all code, output and errors (it it's entirety) between their respective tags. Refer to BBCode help topic on how to post. Use the "Preview Post" button to make sure the code is presented as you expect before hitting the "Post Reply/Thread" button.
Please use rather than attachments.

Attached Files

.py   BlackJack_2.py (Size: 4.78 KB / Downloads: 147)
Reply


Messages In This Thread
Problem with my Black Jack game... - by JengaBenga - Sep-26-2022, 07:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  quiz game - problem with loading statements from file lapiduch 2 1,127 Apr-20-2023, 06:13 PM
Last Post: deanhystad
  Quoridor game. Problem: inserting player positions and walls in a checkerboard Roidesflammes 1 3,192 Aug-03-2021, 06:52 PM
Last Post: riii
  problem on creating a small game nayo43 5 2,842 Dec-13-2020, 01:03 PM
Last Post: jefsummers
  Black holes Home alfredocaronia 2 2,043 Mar-28-2020, 05:52 PM
Last Post: alfredocaronia
  Help with a Matrix nxn with black and white input Rosko 3 2,009 Nov-24-2019, 07:39 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020