Michael Heylmun Logo
  • Home
  • About
  • Projects
    • Data Projects
    • Non-data Projects
  • Qualifications
  • Contact
  • Home
  • About
  • Projects
  • Qualifications
  • Contact
Michael Heylmun Logo

Blackjack Game

This is a Blackjack game developed in Python, designed to run in the terminal. I don't go to the casino often, but when I do, I enjoy playing Blackjack. I usually play with $60 at $10 minimum tables, which is reflected in this game. This started as a barebones tutorial project that became a fully working game with visible cards. The game offers a realistic experience, allowing players to hit, stand, double, split, and make strategic decisions as they would in a real Blackjack game. The game also makes logical decisions as to how aces, doubles, and splits are handled. Follow the instructions below to download and run the game in your terminal.

Instructions: Download the game from my GitHub and make sure the main and art Python files are in the same directory. Then run it in your local terminal using Python.

Download Blackjack Game
Blackjack Game Screenshot
Blackjack Game Screenshot 2
View Next Project
LinkedIn GitHub

© 2025 Michael Heylmun. All rights reserved.