Final Project Terminal Game: Blackjack

Here is my contribution to the Final Project terminal game.

I made a very simple version of the game where the user can simply take a card or end their turn, at which point the dealer will continue to take cards until they reach 17, win, or go bust.

There is a lot that can be improved on; a lot more functionality could be added along with separating some of the code into different classes, but for now it works and I may make an improved version in the future.

Here’s the Github repo: GitHub - MagonBorn/BlackJack: Terminal based game of BlackJack: Made using Python

Hiya, i just tried out your game :smiley:

It works well and I beat the dealer, nice work !

1 Like

Yay! Thanks for trying it out! I’m glad it worked and you managed to win! :joy:

Matt

1 Like