Skip to content

A simple game of black jack played in your terminal using python.

Notifications You must be signed in to change notification settings

dbdoyle182/PythonBlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonBlackJack

A simple game of Black Jack played in your terminal using Python.

Game Play

Installation

  1. Make sure that you have Python installed on your computer and the path variable correctly set.
  2. Alternately install Anaconda and use Python through their navigator.
  3. Fork this repository over to your GitHub account and clone the repo to your local machine: git clone https://github.com/<YOUR_GITHUB_USERNAME_HERE>/PythonBlackJack.git

Set Up

  1. Once you've complete the above steps, navigate to the PythonBlackJack folder with your terminal.
  2. Run the command python app.py from the terminal.
  3. Enjoy a simple game of Black Jack!

Authors

About

A simple game of black jack played in your terminal using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages