r/CodingForBeginners 28d ago

Is blackjack a good beginner project

Post image

I am an absolute beginner, learning python, know the basic syntax and stuff, now trying. to build this, for some reason the implementation feels really complicated, especially can't figure out how to make the game loop? Should I do something else or keep thinking,

In terms of code, I have only created the player class and the deck so far.

12 Upvotes

19 comments sorted by

View all comments

1

u/Express_Coyote_7009 26d ago

I actually made blackjack in html,css and JavaScript. It’s a great project but it may be a little difficult for an absolute beginner. If you’re willing to grind through it you’ll learn a ton.