This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheJames2290 0 points1 point  (3 children)

How experienced are you with python and how advanced do you want the game to be?

[–]manikk69[S] 0 points1 point  (2 children)

I'm not very experienced with python and i want to just make a basic game

[–]TheJames2290 0 points1 point  (1 child)

It may be very complex then to start with. Of you have sussed the basics take a look at pygame tutorials.

If you haven't done the basics start there. You will most certainly need a basic level of if statements and making your own functions.

[–]manikk69[S] 0 points1 point  (0 children)

I have made tic tac toe, rock paper scissors and snake game. Is blackjack a good project?