Skip to content

Garb125/Blackjack-Tkinter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack-Tkinter

Description

  • Simple Blackjack game made from Tkinter Gui.
  • blackjack.py contains the methods to load the card images, deal cards, keep score, start a new game, and shuffle deck.
  • setup.py is currently a WIP script to make the Blackjack game an executable file.
  • The card images were made available by http://svg-cards.sourceforge.net/

Screenshot

Setup

Clone this git repo to your computer

git clone https://github.com/wtran29/Blackjack-Tkinter.git

Navigate to clone repo

cd path/to/Blackjack-Tkinter

Run project in terminal

python3 blackjack.py

Technologies Used to Build

  • Python 3.6, Tkinter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%