While building the game, we'll explore a few handy Python concepts, such as object-oriented programming using classes and how to manage a game loop. In this tutorial, we'll cover how to build a command line game for playing Blackjack using Python! You'll get to build the game from start to finish, and when you're done, you'll have a fully functioning game to play from the command line.