Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JimShapedCoding's Blackjack Game

This is a blackjack game made with Python's module named TKinter

After reading this, you will know the TWO ways to launch the game on your own computer

1)

  • Download this source code to your computer:

  • Open Command prompt:

    • Navigate to the project's directory with cd commands
      • Assuming you have Python 3 installed:
        • run python main.py (or python3 main.py)

    Dependencies:

    • Pillow module
      • classes: ImageTk, Image (download with pip)
    • Tkinter, os, random (Should be installed by default)

Since i did want upload too heavy content, i passed on VENV.

2)

  • Download an executable file from: https://easyupload.io/ewbpkg
    • Make sure you got winRAR installed on your windows machine:
      • Extract files on the folder you downloaded
      • Expect for: main.exe file and images_demo folder
      • Double click on main.exe




Visit my website: http://www.jimshapedcoding.com

Connect with me: jimshapedcoding@gmail.com

Subscribe to my channel: https://www.youtube.com/channel/UCU8d7rcShA7MGuDyYH1aWGg?sub_confirmation=1

Follow me on instagram: https://www.instagram.com/jimshapedcoding

About

This is a blackjack game made with python's module named TKinter.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages