Weekend Project : Build a Blackjack Game using Python 3

Learn Python programming by creating a simple card game

Ratings 4.11 / 5.00
Weekend Project : Build a Blackjack Game using Python 3

What You Will Learn!

  • You’ll learn how to build a blackjack game using python 3
  • You'll also learn some key concepts of Python:
  • List
  • Dictionary
  • For loop
  • While loop
  • If-Else
  • Input
  • Functions

Description

Do you want to learn Python? What better way is there than to learn it by having a fun project?


In this course, you will learn how to create a Blackjack game by using Python 3. This is meant to be a fun game, an exercise that can be completed during your weekend.


This game will randomly assign cards to the player and dealer. This game will also evaluate if either the player or dealer has a Blackjack. The game will then accept player’s input if he wants to draw additional cards. The dealer will then draw his cards. The game ends by checking who has a better hand.


In this course, we will be going through some key concepts, such as list, dictionary, functions, and loops.


This is a hands-on course. You will be coding along side with me. I’ll be guiding you step-by-step along the way. Jupyter notebooks are included at each lesson to further reinforce your understanding on the particular topics.


You don’t need to know Python, as this course is made for a beginner. Even if you know some basic, you can still get along with the course.


If you are interested in learning this course, I’ll see you on the inside.


Happy learning!

Who Should Attend!

  • Beginner in Python
  • Anyone who likes to create a new game

TAKE THIS COURSE

Tags

  • Python
  • Python Game Development

Subscribers

52

Lectures

19

TAKE THIS COURSE



Related Courses